diff --git a/README.md b/README.md index 69263e639..be6bc8370 100644 --- a/README.md +++ b/README.md @@ -827,10 +827,10 @@ SOFTWARE. [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/51070ac -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/51070ac/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/43f96d2 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/43f96d2/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-51070ac-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-43f96d2-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 91cb78904..4a1f0d6f7 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v4.1.0 +- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#169) + +Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. +- [Release notes](https://github.com/micnncim/action-label-syncer/releases) +- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#168) Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. diff --git a/influxdb/README.md b/influxdb/README.md index 3098298b8..0b9d56e20 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-51070ac-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/51070ac +[release-shield]: https://img.shields.io/badge/version-43f96d2-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/43f96d2 [screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png \ No newline at end of file diff --git a/influxdb/config.json b/influxdb/config.json index 7ee81dde8..6e3495c10 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "51070ac", + "version": "43f96d2", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",