From f466dfee32bd08394293d0c3852c2b964eca88a5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 17 Dec 2018 18:26:21 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to 5c121ac --- README.md | 6 +++--- influxdb/CHANGELOG.md | 11 ++++++++++- influxdb/README.md | 6 +++--- influxdb/config.json | 2 +- 4 files changed, 17 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a8c3915f6..173820376 100644 --- a/README.md +++ b/README.md @@ -662,10 +662,10 @@ SOFTWARE. [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ide-armhf-shield]: https://img.shields.io/badge/armhf-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/4c02f0f -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/4c02f0f/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/5c121ac +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/5c121ac/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-4c02f0f-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-5c121ac-blue.svg [influxdb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/influxdb-armhf.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 3390140da..9df5297c4 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog since v1.2.0 -2018/12/02 09:04 UTC - [4c02f0f](https://github.com/hassio-addons/addon-influxdb/commit/4c02f0f3d98371c7b40a4d38e454351792a20cec) by [@frenck](https://github.com/frenck) +2018/12/17 11:44 UTC - [5c121ac](https://github.com/hassio-addons/addon-influxdb/commit/5c121acee0313fea6cbc99afdf0ecff919d7e5ac) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Kapacitor to 1.5.2 + +2018/12/17 11:44 UTC - [c823f8f](https://github.com/hassio-addons/addon-influxdb/commit/c823f8f72d62368a3c68af95ab93bb7000cbc7d9) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Chronograf to 1.7.5 + +2018/12/17 11:44 UTC - [1890b6f](https://github.com/hassio-addons/addon-influxdb/commit/1890b6fc0202cc279349b2b22fdc2760ecbfd6ae) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades InfluxDB to 1.7.2 + +2018/12/17 11:44 UTC - [4c02f0f](https://github.com/hassio-addons/addon-influxdb/commit/4c02f0f3d98371c7b40a4d38e454351792a20cec) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades Chronograf to v1.7.3 diff --git a/influxdb/README.md b/influxdb/README.md index dcfef73f6..45b3632d6 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/4c02f0f/README.md +[docs]: https://github.com/hassio-addons/addon-influxdb/blob/5c121ac/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/2018.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-4c02f0f-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/4c02f0f +[release-shield]: https://img.shields.io/badge/version-5c121ac-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/5c121ac [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 e7c6b5ed7..45eb99e64 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "4c02f0f", + "version": "5c121ac", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-influxdb/54491?u=frenck",