diff --git a/README.md b/README.md index 6f2f61d2a..c28e53a5d 100644 --- a/README.md +++ b/README.md @@ -771,10 +771,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/eef27de -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/eef27de/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/1b11676 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/1b11676/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-eef27de-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-1b11676-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 f02456914..d24cdf9a0 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v4.8.0 +- ⬆️ Update Chronograf to 1.10.2 (#312) +- Fix application of the “reporting” setting (#304) +- 🎆 Updates maintenance/license year to 2024 (#314) - ⬆️ Update Add-on base image to v7.3.1 (#313) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/influxdb/DOCS.md b/influxdb/DOCS.md index 224732ce5..c1be0300f 100644 --- a/influxdb/DOCS.md +++ b/influxdb/DOCS.md @@ -207,7 +207,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2023 Franck Nijhof +Copyright (c) 2018-2024 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 10e3849a8..358bd62ab 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/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-eef27de-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/eef27de +[release-shield]: https://img.shields.io/badge/version-1b11676-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/1b11676 [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 ff6e9e681..f33221d3a 100644 --- a/influxdb/config.yaml +++ b/influxdb/config.yaml @@ -1,5 +1,5 @@ name: InfluxDB -version: eef27de +version: 1b11676 slug: influxdb description: Scalable datastore for metrics, events, and real-time analytics url: https://github.com/hassio-addons/addon-influxdb