From 0e8cbf253353c4ad06f5af9cd32a2f6dac881a4c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 09:42:59 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to 237c556 --- 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 fb156b1f3..0dc8904fa 100644 --- a/README.md +++ b/README.md @@ -901,10 +901,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/7a96103 -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/7a96103/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/237c556 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/237c556/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-7a96103-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-237c556-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 9929ea42f..f35b0a77c 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v4.0.1 +- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#122) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#119) Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. diff --git a/influxdb/README.md b/influxdb/README.md index a0e43d0d0..fa7440891 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-7a96103-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/7a96103 +[release-shield]: https://img.shields.io/badge/version-237c556-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/237c556 [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 3d8f14107..17b22bad6 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "7a96103", + "version": "237c556", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",