From e8eb35e26e446eff2633ceaed5626ebfba3a825c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 12 Oct 2024 08:57:27 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to ca0e316 --- README.md | 6 +++--- influxdb/CHANGELOG.md | 13 ++----------- influxdb/README.md | 4 ++-- influxdb/config.yaml | 2 +- 4 files changed, 8 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 0e40c7a2e..7c4e021c9 100644 --- a/README.md +++ b/README.md @@ -906,10 +906,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/9d3fc86 -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/9d3fc86/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/ca0e316 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/ca0e316/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-9d3fc86-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-ca0e316-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 6517ecdbd..76f0e4369 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,13 +1,4 @@ -# Changelog since v5.0.0 -- ⬆️ Update Add-on base image to v7.5.0 (#350) -- ⬆️ Update Add-on base image to v7.4.0 (#345) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/debian-base/aarch64 Docker tag to v7.3.5 (#342) -- ⬆️ Update Add-on base image to v7.3.5 (#341) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update Add-on base image to v7.3.4 (#337) -- ⬆️ Update Add-on base image to v7.3.3 (#319) +# Changelog since v5.0.1 +- ⬆️ Update Add-on base image to v7.5.1 (#352) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/influxdb/README.md b/influxdb/README.md index 59801a82a..7426f910c 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -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-9d3fc86-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/9d3fc86 +[release-shield]: https://img.shields.io/badge/version-ca0e316-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/ca0e316 [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 f0256d16d..bb08db48a 100644 --- a/influxdb/config.yaml +++ b/influxdb/config.yaml @@ -1,5 +1,5 @@ name: InfluxDB -version: 9d3fc86 +version: ca0e316 slug: influxdb description: Scalable datastore for metrics, events, and real-time analytics url: https://github.com/hassio-addons/addon-influxdb