From f702e5ded2ef2e10474be74647742d0049765725 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 26 Jun 2018 05:24:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to b0d982f --- README.md | 6 +++--- influxdb/CHANGELOG.md | 9 +++------ influxdb/README.md | 6 +++--- influxdb/config.json | 2 +- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 5d83e6e95..34fae81a0 100644 --- a/README.md +++ b/README.md @@ -522,10 +522,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/1ab4f7b -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/1ab4f7b/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/b0d982f +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/b0d982f/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-1ab4f7b-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-b0d982f-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 40fdf31ed..48cb6e216 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v0.2.0 +# Changelog since v0.2.1 -2018/06/16 20:29 UTC - [1ab4f7b](https://github.com/hassio-addons/addon-influxdb/commit/1ab4f7b9d3f0332559f5c767b323f3227af6c63e) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades gpg to 2.2.4-1ubuntu1.1 - -2018/06/16 20:29 UTC - [b7d7ab7](https://github.com/hassio-addons/addon-influxdb/commit/b7d7ab7755e8427a96dbfe0dd0f979cabd1bdbc3) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Chronograf to v1.5.0.1 +2018/06/26 04:20 UTC - [b0d982f](https://github.com/hassio-addons/addon-influxdb/commit/b0d982f2a230337a4b5043d7e84367b515d1d588) by [@frenck](https://github.com/frenck) +> :arrow_up: Updates InfluxDB to v1.5.4 diff --git a/influxdb/README.md b/influxdb/README.md index c5163d8e5..0bf87c792 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -47,11 +47,11 @@ 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/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-influxdb/blob/1ab4f7b/README.md +[docs]: https://github.com/hassio-addons/addon-influxdb/blob/b0d982f/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 [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-1ab4f7b-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/1ab4f7b +[release-shield]: https://img.shields.io/badge/version-b0d982f-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/b0d982f [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 30d20458e..5487af6fe 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "1ab4f7b", + "version": "b0d982f", "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",