diff --git a/README.md b/README.md index 6bc003796..5001a0e5e 100644 --- a/README.md +++ b/README.md @@ -985,10 +985,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/9145dbe -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/9145dbe/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/3495c86 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/3495c86/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-9145dbe-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-3495c86-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 87eab5191..763f9b92d 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,5 +1,26 @@ -# Changelog since v3.4.0 +# Changelog since v3.4.1 -2019/11/27 08:23 UTC - [9145dbe](https://github.com/hassio-addons/addon-influxdb/commit/9145dbe8f5b3267da02ec4d8f6e2f3df51692578) by [@sinclairpaul](https://github.com/sinclairpaul) -> 🔥Fix typo in regex (#56) +2020/01/02 12:26 UTC - [3495c86](https://github.com/hassio-addons/addon-influxdb/commit/3495c86c034d7fe7c4f91690be519cfa91740189) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades lua-resty-http to 0.15-0 + +2020/01/02 12:26 UTC - [fb2e8f8](https://github.com/hassio-addons/addon-influxdb/commit/fb2e8f8f909fc4849d3c679ee4fdf28d945cca7e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v4.0.3 + +2020/01/02 12:26 UTC - [edf7234](https://github.com/hassio-addons/addon-influxdb/commit/edf723459f3d1ca5fb8ba2ca2ed6304438386f2a) by [@frenck](https://github.com/frenck) +> :pencil2: Fixes some spelling and grammar + +2020/01/02 12:26 UTC - [d011368](https://github.com/hassio-addons/addon-influxdb/commit/d0113687833aac52de160b45285a915427cfa3b3) by [@frenck](https://github.com/frenck) +> :pencil2: Funding adjustments + +2020/01/02 12:26 UTC - [7aa4e71](https://github.com/hassio-addons/addon-influxdb/commit/7aa4e7147287b5a1a9248bf6bac0739b446114fe) by [@frenck](https://github.com/frenck) +> :books: Adjust add-on installation instructions + +2020/01/02 12:26 UTC - [ac3f194](https://github.com/hassio-addons/addon-influxdb/commit/ac3f19484e58c24333864dc56e732027e16ebc62) by [@frenck](https://github.com/frenck) +> :fireworks: Updates maintenance/license year to 2020 + +2020/01/02 12:26 UTC - [40c6afd](https://github.com/hassio-addons/addon-influxdb/commit/40c6afd0a1e89cfa03a2211484cc44bd900107c4) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Chronograf to 1.7.16 + +2020/01/02 12:26 UTC - [c8c72df](https://github.com/hassio-addons/addon-influxdb/commit/c8c72df35f1cd5b648fa135cc108a857d40d74ff) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v4.0.2 diff --git a/influxdb/README.md b/influxdb/README.md index 4a94855ce..d6ee1feb6 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -4,9 +4,9 @@ [![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors] -[![Support my work on Patreon][patreon-shield]][patreon] +[![Support Frenck on Patreon][patreon-shield]][patreon] Scalable datastore for metrics, events, and real-time analytics. @@ -45,17 +45,17 @@ If you are more interested in stable releases of our add-ons: -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[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/9145dbe/README.md +[docs]: https://github.com/hassio-addons/addon-influxdb/blob/3495c86/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 +[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png +[github-sponsors]: https://github.com/sponsors/frenck +[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-9145dbe-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/9145dbe +[release-shield]: https://img.shields.io/badge/version-3495c86-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/3495c86 [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 33e7cdd58..2c696a144 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "9145dbe", + "version": "3495c86", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",