Sfoglia il codice sorgente

Upgrade prometheus-node-exporter (v1.7.0-2 -> v1.7.0-3)

The new version drops support for the legacy basic auth method
(`prometheus_node_exporter_basicauth_*` variables).
pull/3126/head
Slavi Pantaleev 2 anni fa
parent
commit
6ee7fbceae
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      requirements.yml

+ 1
- 1
requirements.yml Vedi File

@@ -49,7 +49,7 @@
version: v2.49.1-0 version: v2.49.1-0
name: prometheus name: prometheus
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git
version: v1.7.0-2
version: v1.7.0-3
name: prometheus_node_exporter name: prometheus_node_exporter
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git
version: v0.14.0-3 version: v0.14.0-3


Caricamento…
Annulla
Salva