⬆️ Updating add-on Prometheus to 4ada20c

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-18 08:41:58 +00:00
parent c944e64353
commit e7c7e8c0a7
4 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -1,6 +1,6 @@
{
"name": "Prometheus",
"version": "7761c32",
"version": "4ada20c",
"slug": "prometheus",
"description": "Cloud native metrics",
"url": "https://github.com/hassio-addons/addon-prometheus",