From f3632fb810b7684811e8fe76c7b0850402a0232b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 10 Aug 2019 16:27:55 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to 05e19b3 --- README.md | 6 +++--- influxdb/CHANGELOG.md | 17 +++++++---------- influxdb/README.md | 6 +++--- influxdb/config.json | 2 +- 4 files changed, 14 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index fc035e38d..2b41f4558 100644 --- a/README.md +++ b/README.md @@ -930,10 +930,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/42dc16e -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/42dc16e/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/05e19b3 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/05e19b3/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-42dc16e-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-05e19b3-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/influxdb/CHANGELOG.md b/influxdb/CHANGELOG.md index a84d31505..de1888b7e 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,14 +1,11 @@ -# Changelog since v3.1.0 +# Changelog since v3.1.1 -2019/07/21 11:36 UTC - [42dc16e](https://github.com/hassio-addons/addon-influxdb/commit/42dc16e1dac5e0c90b79189b04a7fe84cf3cc4ab) by [@jonathanweinberg](https://github.com/jonathanweinberg) -> Link to HA Component Docs for Influx (#35) +2019/08/10 15:41 UTC - [05e19b3](https://github.com/hassio-addons/addon-influxdb/commit/05e19b3d27d8a26e1d6d0bceb6d7fe038ab67689) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v3.1.4 -* Link to HA Component Docs for Influx - -Link to Home Assistant component information / documentation - -* :pencil2: Tweaks +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/07/21 11:36 UTC - [deca057](https://github.com/hassio-addons/addon-influxdb/commit/deca05797ed18881e8ee4ac6fbb168295f228fff) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades InfluxDB to v1.7.7 +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 diff --git a/influxdb/README.md b/influxdb/README.md index 0c0386e89..128404a96 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -49,13 +49,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-influxdb/blob/42dc16e/README.md +[docs]: https://github.com/hassio-addons/addon-influxdb/blob/05e19b3/README.md [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-42dc16e-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/42dc16e +[release-shield]: https://img.shields.io/badge/version-05e19b3-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/05e19b3 [screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png \ No newline at end of file diff --git a/influxdb/config.json b/influxdb/config.json index afffa49f4..b6f31def8 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "42dc16e", + "version": "05e19b3", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",