From 2ef3ceb136e3a2dd9c3d92542b73637d51ee307a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 24 Jun 2021 08:21:03 +0000 Subject: [PATCH] :arrow_up: Updating add-on InfluxDB to 8627757 --- README.md | 6 +++--- influxdb/CHANGELOG.md | 16 ++++++++++++++++ influxdb/README.md | 4 ++-- influxdb/config.json | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 33e348e91..13497befb 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/449289a -[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/449289a/README.md +[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/8627757 +[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/8627757/README.md [influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues -[influxdb-version-shield]: https://img.shields.io/badge/version-449289a-blue.svg +[influxdb-version-shield]: https://img.shields.io/badge/version-8627757-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 471cb8c84..5c8a3eb06 100644 --- a/influxdb/CHANGELOG.md +++ b/influxdb/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v4.1.1 +- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#181) + +Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. +- [Release notes](https://github.com/docker/login-action/releases) +- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0) + +--- +updated-dependencies: +- dependency-name: docker/login-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to v4.2.1 (#178) - ⬆️ Upgrades nginx to 1.14.2-2+deb10u4 (#177) - ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 (#175) diff --git a/influxdb/README.md b/influxdb/README.md index fdce70ad0..c609d4279 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-449289a-blue.svg -[release]: https://github.com/hassio-addons/addon-influxdb/tree/449289a +[release-shield]: https://img.shields.io/badge/version-8627757-blue.svg +[release]: https://github.com/hassio-addons/addon-influxdb/tree/8627757 [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 f75e6f93b..7a4a840f5 100644 --- a/influxdb/config.json +++ b/influxdb/config.json @@ -1,6 +1,6 @@ { "name": "InfluxDB", - "version": "449289a", + "version": "8627757", "slug": "influxdb", "description": "Scalable datastore for metrics, events, and real-time analytics", "url": "https://github.com/hassio-addons/addon-influxdb",