From 700962c66d124dcd1abdaeea96b3ee51639c6e0f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 30 Sep 2024 20:01:45 +0000 Subject: [PATCH] :tada: Release of add-on InfluxDB 5.0.1 --- README.md | 6 +++--- influxdb/CHANGELOG.md | 20 ++++++-------------- influxdb/README.md | 4 ++-- influxdb/config.yaml | 2 +- 4 files changed, 12 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 2413af45..8a4f917f 100644 --- a/README.md +++ b/README.md @@ -911,10 +911,10 @@ SOFTWARE. [grocy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.0 -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v5.0.0/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.1 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v5.0.1/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-v5.0.0-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-v5.0.1-blue.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 [influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/influxdb/CHANGELOG.md b/influxdb/CHANGELOG.md index ad1b9cd1..ceb90d9a 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,18 +1,10 @@ ## What’s changed -## 🚨 Breaking changes - -- Drop support for i386 @frenck ([#303](https://github.com/hassio-addons/addon-influxdb/pull/303)) - -## 🐛 Bug fixes - -- Fix application of the “reporting” setting @QRPp ([#304](https://github.com/hassio-addons/addon-influxdb/pull/304)) - -## 🧰 Maintenance - -- 🎆 Updates maintenance/license year to 2024 @frenck ([#314](https://github.com/hassio-addons/addon-influxdb/pull/314)) - ## ⬆️ Dependency updates -- ⬆️ Update Add-on base image to v7.3.1 @renovate ([#313](https://github.com/hassio-addons/addon-influxdb/pull/313)) -- ⬆️ Update Chronograf to 1.10.2 @Horstexplorer ([#312](https://github.com/hassio-addons/addon-influxdb/pull/312)) +- ⬆️ Update Add-on base image to v7.3.3 @renovate ([#319](https://github.com/hassio-addons/addon-influxdb/pull/319)) +- ⬆️ Update Add-on base image to v7.3.4 @renovate ([#337](https://github.com/hassio-addons/addon-influxdb/pull/337)) +- ⬆️ Update Add-on base image to v7.3.5 @renovate ([#341](https://github.com/hassio-addons/addon-influxdb/pull/341)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base/aarch64 Docker tag to v7.3.5 @renovate ([#342](https://github.com/hassio-addons/addon-influxdb/pull/342)) +- ⬆️ Update Add-on base image to v7.4.0 @renovate ([#345](https://github.com/hassio-addons/addon-influxdb/pull/345)) +- ⬆️ Update Add-on base image to v7.5.0 @renovate ([#350](https://github.com/hassio-addons/addon-influxdb/pull/350)) diff --git a/influxdb/README.md b/influxdb/README.md index 50664986..ac972922 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -50,6 +50,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-v5.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.0 +[release-shield]: https://img.shields.io/badge/version-v5.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.1 [screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png \ No newline at end of file diff --git a/influxdb/config.yaml b/influxdb/config.yaml index bcdca521..6e7b185c 100644 --- a/influxdb/config.yaml +++ b/influxdb/config.yaml @@ -1,5 +1,5 @@ name: InfluxDB -version: 5.0.0 +version: 5.0.1 slug: influxdb description: Scalable datastore for metrics, events, and real-time analytics url: https://github.com/hassio-addons/addon-influxdb