From e7c7e8c0a729793aaede198df42d77b2f80d7f2d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 18 Oct 2021 08:41:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on Prometheus to 4ada20c --- README.md | 6 +++--- prometheus/CHANGELOG.md | 2 +- prometheus/README.md | 4 ++-- prometheus/config.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4ed43717b..7c907ad84 100644 --- a/README.md +++ b/README.md @@ -908,10 +908,10 @@ SOFTWARE. [portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [portainer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [portainer-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-prometheus]: https://github.com/hassio-addons/addon-prometheus/tree/7761c32 -[addon-doc-prometheus]: https://github.com/hassio-addons/addon-prometheus/blob/7761c32/README.md +[addon-prometheus]: https://github.com/hassio-addons/addon-prometheus/tree/4ada20c +[addon-doc-prometheus]: https://github.com/hassio-addons/addon-prometheus/blob/4ada20c/README.md [prometheus-issue]: https://github.com/hassio-addons/addon-prometheus/issues -[prometheus-version-shield]: https://img.shields.io/badge/version-7761c32-blue.svg +[prometheus-version-shield]: https://img.shields.io/badge/version-4ada20c-blue.svg [prometheus-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [prometheus-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [prometheus-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/prometheus/CHANGELOG.md b/prometheus/CHANGELOG.md index 3111a7614..04c67e795 100644 --- a/prometheus/CHANGELOG.md +++ b/prometheus/CHANGELOG.md @@ -1,3 +1,3 @@ -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#23) +- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#25) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/prometheus/README.md b/prometheus/README.md index 3033772c0..5ee08c019 100644 --- a/prometheus/README.md +++ b/prometheus/README.md @@ -37,6 +37,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://example.org [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-Development-yellowgreen.svg -[release-shield]: https://img.shields.io/badge/version-7761c32-blue.svg -[release]: https://github.com/hassio-addons/addon-prometheus/tree/7761c32 +[release-shield]: https://img.shields.io/badge/version-4ada20c-blue.svg +[release]: https://github.com/hassio-addons/addon-prometheus/tree/4ada20c [screenshot]: https://github.com/hassio-addons/addon-prometheus/raw/master/images/screenshot.png \ No newline at end of file diff --git a/prometheus/config.json b/prometheus/config.json index 0e3703c68..f94bf36ba 100644 --- a/prometheus/config.json +++ b/prometheus/config.json @@ -1,6 +1,6 @@ { "name": "Prometheus", - "version": "7761c32", + "version": "4ada20c", "slug": "prometheus", "description": "Cloud native metrics", "url": "https://github.com/hassio-addons/addon-prometheus",