From cc6903043207c8966cd0318e730e5257939f3a46 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 16 Aug 2019 22:38:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to a1b0aa9 --- README.md | 6 +++--- influxdb/CHANGELOG.md | 12 +++--------- influxdb/README.md | 6 +++--- influxdb/config.json | 2 +- 4 files changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index c1b07b8a9..2e613fb13 100644 --- a/README.md +++ b/README.md @@ -955,10 +955,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/05e19b3 -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/05e19b3/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/a1b0aa9 +[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-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-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 de1888b7e..4ec4e6f64 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -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) -> :arrow_up: Upgrades add-on base image to v3.1.4 - -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 +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 nginx to 1.14.0-0ubuntu1.5 diff --git a/influxdb/README.md b/influxdb/README.md index 128404a96..9ba2055d3 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/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]: 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-05e19b3-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/05e19b3 +[release-shield]: https://img.shields.io/badge/version-a1b0aa9-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/a1b0aa9 [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 b6f31def8..87750280b 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "05e19b3", + "version": "a1b0aa9", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",