diff --git a/README.md b/README.md index fc467474e..b02c6bddb 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/3918886 -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/3918886/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/cbf8afd +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/cbf8afd/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-3918886-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-cbf8afd-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 6eb7b152f..86a22ffab 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,4 +1,21 @@ # Changelog since v4.2.0 +- ⬆️ Bump actions/stale from 3.0.19 to 4 (#191) + +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. +- [Release notes](https://github.com/actions/stale/releases) +- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) + +--- +updated-dependencies: +- dependency-name: actions/stale + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#190) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. diff --git a/influxdb/README.md b/influxdb/README.md index 45447e8e9..56bb47120 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-3918886-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/3918886 +[release-shield]: https://img.shields.io/badge/version-cbf8afd-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/cbf8afd [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 e85ad67c8..59a666353 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "3918886", + "version": "cbf8afd", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",