From 5d516c0fe13e63f755d0aca3b76ce40d77b65a9a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 26 Aug 2021 06:58:02 +0000 Subject: [PATCH] :arrow_up: Updating add-on Prometheus to afe3771 --- README.md | 6 +++--- prometheus/CHANGELOG.md | 17 ++++++++++++++++- prometheus/README.md | 4 ++-- prometheus/config.json | 2 +- 4 files changed, 22 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5c86f8dae..cc24ddd51 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/5a6801e -[addon-doc-prometheus]: https://github.com/hassio-addons/addon-prometheus/blob/5a6801e/README.md +[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 [prometheus-issue]: https://github.com/hassio-addons/addon-prometheus/issues -[prometheus-version-shield]: https://img.shields.io/badge/version-5a6801e-blue.svg +[prometheus-version-shield]: https://img.shields.io/badge/version-afe3771-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 86a6a0fc2..2d10cf8d7 100644 --- a/prometheus/CHANGELOG.md +++ b/prometheus/CHANGELOG.md @@ -1 +1,16 @@ -- 🚑 Fix directory creation (#15) +- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#17) + +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 09820b2f1..63a89571a 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-5a6801e-blue.svg -[release]: https://github.com/hassio-addons/addon-prometheus/tree/5a6801e +[release-shield]: https://img.shields.io/badge/version-afe3771-blue.svg +[release]: https://github.com/hassio-addons/addon-prometheus/tree/afe3771 [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 e657cb130..aaeb701e2 100644 --- a/prometheus/config.json +++ b/prometheus/config.json @@ -1,6 +1,6 @@ { "name": "Prometheus", - "version": "5a6801e", + "version": "afe3771", "slug": "prometheus", "description": "Cloud native metrics", "url": "https://github.com/hassio-addons/addon-prometheus",