mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Prometheus to fe262a9
This commit is contained in:
parent
f22cee618b
commit
4246292fed
4 changed files with 8 additions and 7 deletions
|
@ -908,10 +908,10 @@ SOFTWARE.
|
|||
[plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[plex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[plex-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-prometheus]: https://github.com/hassio-addons/addon-prometheus/tree/844a3a4
|
||||
[addon-doc-prometheus]: https://github.com/hassio-addons/addon-prometheus/blob/844a3a4/README.md
|
||||
[addon-prometheus]: https://github.com/hassio-addons/addon-prometheus/tree/fe262a9
|
||||
[addon-doc-prometheus]: https://github.com/hassio-addons/addon-prometheus/blob/fe262a9/README.md
|
||||
[prometheus-issue]: https://github.com/hassio-addons/addon-prometheus/issues
|
||||
[prometheus-version-shield]: https://img.shields.io/badge/version-844a3a4-blue.svg
|
||||
[prometheus-version-shield]: https://img.shields.io/badge/version-fe262a9-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
|
||||
|
|
|
@ -1 +1 @@
|
|||
- ⬆️ Upgrades Prometheus to 2.34.0 (#44)
|
||||
- ⬆️ Upgrades Prometheus to 2.36.1 (#47)
|
||||
|
|
|
@ -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/2022.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-Development-yellowgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-844a3a4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-prometheus/tree/844a3a4
|
||||
[release-shield]: https://img.shields.io/badge/version-fe262a9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-prometheus/tree/fe262a9
|
||||
[screenshot]: https://github.com/hassio-addons/addon-prometheus/raw/master/images/screenshot.png
|
|
@ -10,6 +10,7 @@ image: ghcr.io/hassio-addons/prometheus/{arch}
|
|||
ingress: true
|
||||
ingress_entry: graph
|
||||
ingress_port: 9090
|
||||
init: false
|
||||
map:
|
||||
- share:rw
|
||||
name: Prometheus
|
||||
|
@ -22,4 +23,4 @@ ports_description:
|
|||
slug: prometheus
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-prometheus
|
||||
version: 844a3a4
|
||||
version: fe262a9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue