From 6ff2892e853bc8e1c51f81c50f77b153752b7a3e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 16 Feb 2025 22:32:38 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to feeadc0 --- README.md | 6 +++--- influxdb/CHANGELOG.md | 1 + influxdb/DOCS.md | 2 +- influxdb/README.md | 6 +++--- influxdb/config.yaml | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a28741a7b..6abf899af 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/da3b54c -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/da3b54c/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/feeadc0 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/feeadc0/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-da3b54c-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-feeadc0-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 6f7a3f5df..b64d4c6dd 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v5.0.1 +- 🎆 Updates maintenance/license year to 2025 (#371) - ⬆️ Update Add-on base image to v7.7.1 (#369) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/influxdb/DOCS.md b/influxdb/DOCS.md index c1be0300f..8a490ce25 100644 --- a/influxdb/DOCS.md +++ b/influxdb/DOCS.md @@ -207,7 +207,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2024 Franck Nijhof +Copyright (c) 2018-2025 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/influxdb/README.md b/influxdb/README.md index b48ceabd3..4870db202 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -49,10 +49,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-influxdb/54491?u=frenck [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/2024.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.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-da3b54c-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/da3b54c +[release-shield]: https://img.shields.io/badge/version-feeadc0-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/feeadc0 [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 e71db4160..318d2b417 100644 --- a/influxdb/config.yaml +++ b/influxdb/config.yaml @@ -1,5 +1,5 @@ name: InfluxDB -version: da3b54c +version: feeadc0 slug: influxdb description: Scalable datastore for metrics, events, and real-time analytics url: https://github.com/hassio-addons/addon-influxdb