⬆️ Updating add-on InfluxDB to fbea6f9

This commit is contained in:
Community Hass.io Add-ons Bot 2020-05-30 21:06:12 +00:00
parent c4f4221c05
commit c6b1628a24
4 changed files with 8 additions and 15 deletions

View file

@ -996,10 +996,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/75c4060
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/75c4060/README.md
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/fbea6f9
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/fbea6f9/README.md
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
[influxdb-version-shield]: https://img.shields.io/badge/version-75c4060-blue.svg
[influxdb-version-shield]: https://img.shields.io/badge/version-fbea6f9-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,9 +1,2 @@
# Changelog since v3.6.2
- ✏ Split add-on documentation
- 🔨 Switch add-on from Ubuntu to Debian
- ⬆ Upgrades InfluxDB to 1.8.0
- 🔨 Implement OCI image specification on labels
- ⬆ Upgrades add-on base image to v5.2.0
- ⬆ Upgrades Chronograf to 1.8.4
- ⬆ Upgrades Kapacitor to 1.5.5-1
- ⬆ Upgrades Chronograf to 1.8.3
# Changelog since v3.7.0
- 🚑 Add missing pgrep (adds procps)

View file

@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons:
[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-75c4060-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/75c4060
[release-shield]: https://img.shields.io/badge/version-fbea6f9-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/fbea6f9
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png

View file

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