diff --git a/README.md b/README.md index a676514c4..37fe334d0 100644 --- a/README.md +++ b/README.md @@ -480,10 +480,10 @@ SOFTWARE. [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ide-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/b308310 -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/b308310/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/413f110 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/413f110/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-b308310-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-413f110-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 890a95e6b..7a1fba7b0 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog since v0.1.0 -2018/06/03 08:46 UTC - [b308310](https://github.com/hassio-addons/addon-influxdb/commit/b3083101fe9372f82e3d5ece7c80ebe01b6cd25d) by [@ferazambuja](https://github.com/ferazambuja) +2018/06/03 18:24 UTC - [413f110](https://github.com/hassio-addons/addon-influxdb/commit/413f11001a448fcc7cb58cdda964a31eb14afeb8) by [@frenck](https://github.com/frenck) +> :ambulance: Fixes gpg check in Ubuntu Bionic + +2018/06/03 18:24 UTC - [6fee493](https://github.com/hassio-addons/addon-influxdb/commit/6fee493fc6488cb57723ec00672d00532bdece3e) by [@frenck](https://github.com/frenck) +> :arrow_up: Updates apache2-utils to 2.4.29-1ubuntu4 + +2018/06/03 18:24 UTC - [074fcd4](https://github.com/hassio-addons/addon-influxdb/commit/074fcd434ecf2cadc3518462007cff0d5faf5908) by [@frenck](https://github.com/frenck) +> :arrow_up: Updates nginx to 1.14.0-0ubuntu1 + +2018/06/03 18:24 UTC - [965a031](https://github.com/hassio-addons/addon-influxdb/commit/965a031627c3411092c71ba93b7154b652ad8528) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Ubuntu base image to 2.0.0 + +2018/06/03 18:24 UTC - [b308310](https://github.com/hassio-addons/addon-influxdb/commit/b3083101fe9372f82e3d5ece7c80ebe01b6cd25d) by [@ferazambuja](https://github.com/ferazambuja) > :books: yml to yaml and OPEN WEB UI (#2) Just a little typo. diff --git a/influxdb/README.md b/influxdb/README.md index 548632585..318ed7f2d 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/b308310/README.md +[docs]: https://github.com/hassio-addons/addon-influxdb/blob/413f110/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-b308310-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/b308310 +[release-shield]: https://img.shields.io/badge/version-413f110-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/413f110 [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 f35066ba1..b5be1f944 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "b308310", + "version": "413f110", "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",