Ver a proveniência

Merge pull request #2034 from etkecc/patch-51

Update prometheus postgres exporter 0.11.0 -> 0.11.1
pull/2035/head
Slavi Pantaleev há 4 anos
committed by GitHub
ascendente
cometimento
991d0c12e1
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-prometheus-postgres-exporter/defaults/main.yml

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

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


Carregando…
Cancelar
Guardar