⬆️ Updating add-on InfluxDB to a1b0aa9

This commit is contained in:
Community Hass.io Add-ons Bot 2019-08-16 22:38:50 +00:00
parent b7c6201186
commit cc69030432
4 changed files with 10 additions and 16 deletions

View file

@ -955,10 +955,10 @@ SOFTWARE.
[ide-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ide-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[ide-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ide-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/05e19b3 [addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/a1b0aa9
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/05e19b3/README.md [addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/a1b0aa9/README.md
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
[influxdb-version-shield]: https://img.shields.io/badge/version-05e19b3-blue.svg [influxdb-version-shield]: https://img.shields.io/badge/version-a1b0aa9-blue.svg
[influxdb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/influxdb-amd64.svg [influxdb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/influxdb-amd64.svg
[influxdb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [influxdb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[influxdb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [influxdb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,11 +1,5 @@
# Changelog since v3.1.1 # Changelog since v3.1.2
2019/08/10 15:41 UTC - [05e19b3](https://github.com/hassio-addons/addon-influxdb/commit/05e19b3d27d8a26e1d6d0bceb6d7fe038ab67689) by [@frenck](https://github.com/frenck) 2019/08/16 20:41 UTC - [a1b0aa9](https://github.com/hassio-addons/addon-influxdb/commit/a1b0aa9a6d631ed6077b132ce9712406a260cd00) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to v3.1.4 > :arrow_up: Upgrades nginx to 1.14.0-0ubuntu1.5
2019/08/10 15:41 UTC - [68c55cf](https://github.com/hassio-addons/addon-influxdb/commit/68c55cf69da9ca2f81806f3f1e7b7d186a7a5581) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades nginx to 1.14.0-0ubuntu1.3
2019/08/10 15:41 UTC - [5649e44](https://github.com/hassio-addons/addon-influxdb/commit/5649e44a84efc0171d7ad6fb43dc54b033373600) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades libnginx-mod-http-lua to 1.14.0-0ubuntu1.3

View file

@ -49,13 +49,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/05e19b3/README.md [docs]: https://github.com/hassio-addons/addon-influxdb/blob/a1b0aa9/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-influxdb/54491?u=frenck [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-influxdb/54491?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-05e19b3-blue.svg [release-shield]: https://img.shields.io/badge/version-a1b0aa9-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/05e19b3 [release]: https://github.com/hassio-addons/addon-influxdb/tree/a1b0aa9
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "InfluxDB", "name": "InfluxDB",
"version": "05e19b3", "version": "a1b0aa9",
"slug": "influxdb", "slug": "influxdb",
"description": "Scalable datastore for metrics, events, and real-time analytics", "description": "Scalable datastore for metrics, events, and real-time analytics",
"url": "https://github.com/hassio-addons/addon-influxdb", "url": "https://github.com/hassio-addons/addon-influxdb",