⬆️ Updating add-on InfluxDB to 42dc16e

This commit is contained in:
Community Hass.io Add-ons Bot 2019-07-21 11:43:12 +00:00
parent a81bdfdd0a
commit faa5f4a696
4 changed files with 17 additions and 8 deletions

View file

@ -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/deca057
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/deca057/README.md
[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
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
[influxdb-version-shield]: https://img.shields.io/badge/version-deca057-blue.svg
[influxdb-version-shield]: https://img.shields.io/badge/version-42dc16e-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

View file

@ -1,5 +1,14 @@
# Changelog since v3.1.0
2019/07/20 14:29 UTC - [deca057](https://github.com/hassio-addons/addon-influxdb/commit/deca05797ed18881e8ee4ac6fbb168295f228fff) by [@frenck](https://github.com/frenck)
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)
* Link to HA Component Docs for Influx
Link to Home Assistant component information / documentation
* :pencil2: Tweaks
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

View file

@ -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/deca057/README.md
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/42dc16e/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-deca057-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/deca057
[release-shield]: https://img.shields.io/badge/version-42dc16e-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/42dc16e
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "InfluxDB",
"version": "deca057",
"version": "42dc16e",
"slug": "influxdb",
"description": "Scalable datastore for metrics, events, and real-time analytics",
"url": "https://github.com/hassio-addons/addon-influxdb",