Explorar el Código

Merge pull request #2034 from etkecc/patch-51

Update prometheus postgres exporter 0.11.0 -> 0.11.1
pull/2035/head
Slavi Pantaleev hace 3 años
committed by GitHub
padre
commit
991d0c12e1
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-prometheus-postgres-exporter/defaults/main.yml

+ 1
- 1
roles/matrix-prometheus-postgres-exporter/defaults/main.yml Ver fichero

@@ -4,7 +4,7 @@

matrix_prometheus_postgres_exporter_enabled: false

matrix_prometheus_postgres_exporter_version: v0.11.0
matrix_prometheus_postgres_exporter_version: v0.11.1
matrix_prometheus_postgres_exporter_port: 9187

matrix_prometheus_postgres_exporter_docker_image: "quay.io/prometheuscommunity/postgres-exporter:{{ matrix_prometheus_postgres_exporter_version }}"


Cargando…
Cancelar
Guardar