From d6d904b0a498be52943bdebf015500cb0755fc1a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 28 May 2021 09:34:34 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to c6298ac --- README.md | 6 +++--- influxdb/CHANGELOG.md | 9 +++++++++ influxdb/README.md | 4 ++-- influxdb/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5f04d344a..042dc77ea 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/a2d0468 -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/a2d0468/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/c6298ac +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/c6298ac/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-a2d0468-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-c6298ac-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 297f877dc..a2f5c3dad 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v4.1.1 +- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#173) + +Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#171) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0. diff --git a/influxdb/README.md b/influxdb/README.md index 1e1427a65..93c57d861 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-a2d0468-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/a2d0468 +[release-shield]: https://img.shields.io/badge/version-c6298ac-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/c6298ac [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 3122f6d0c..d8d2a3258 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "a2d0468", + "version": "c6298ac", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",