From 13e6d24e0e32f65f7caa81ccfcb85c9ebd22ecf3 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 23 Sep 2021 14:37:37 +0000 Subject: [PATCH] :arrow_up: Updating add-on Prometheus to d73c5fb --- README.md | 6 +++--- prometheus/CHANGELOG.md | 15 +-------------- prometheus/README.md | 4 ++-- prometheus/config.json | 2 +- 4 files changed, 7 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 2f8224f98..b705ae2e2 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/afe3771 -[addon-doc-prometheus]: https://github.com/hassio-addons/addon-prometheus/blob/afe3771/README.md +[addon-prometheus]: https://github.com/hassio-addons/addon-prometheus/tree/d73c5fb +[addon-doc-prometheus]: https://github.com/hassio-addons/addon-prometheus/blob/d73c5fb/README.md [prometheus-issue]: https://github.com/hassio-addons/addon-prometheus/issues -[prometheus-version-shield]: https://img.shields.io/badge/version-afe3771-blue.svg +[prometheus-version-shield]: https://img.shields.io/badge/version-d73c5fb-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 2d10cf8d7..9464f45c9 100644 --- a/prometheus/CHANGELOG.md +++ b/prometheus/CHANGELOG.md @@ -1,16 +1,3 @@ -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#17) +- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#19) -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - 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> diff --git a/prometheus/README.md b/prometheus/README.md index 63a89571a..fe53c3581 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-afe3771-blue.svg -[release]: https://github.com/hassio-addons/addon-prometheus/tree/afe3771 +[release-shield]: https://img.shields.io/badge/version-d73c5fb-blue.svg +[release]: https://github.com/hassio-addons/addon-prometheus/tree/d73c5fb [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 aaeb701e2..61a254f19 100644 --- a/prometheus/config.json +++ b/prometheus/config.json @@ -1,6 +1,6 @@ { "name": "Prometheus", - "version": "afe3771", + "version": "d73c5fb", "slug": "prometheus", "description": "Cloud native metrics", "url": "https://github.com/hassio-addons/addon-prometheus",