Преглед изворни кода

Merge pull request #2251 from etkecc/patch-115

Update prometheus 2.40.0 -> 2.40.1
pull/2254/head
Slavi Pantaleev пре 3 година
committed by GitHub
родитељ
комит
e760f163e5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-prometheus/defaults/main.yml

+ 1
- 1
roles/custom/matrix-prometheus/defaults/main.yml Прегледај датотеку

@@ -5,7 +5,7 @@


matrix_prometheus_enabled: false matrix_prometheus_enabled: false


matrix_prometheus_version: v2.40.0
matrix_prometheus_version: v2.40.1
matrix_prometheus_docker_image: "{{ matrix_container_global_registry_prefix }}prom/prometheus:{{ matrix_prometheus_version }}" matrix_prometheus_docker_image: "{{ matrix_container_global_registry_prefix }}prom/prometheus:{{ matrix_prometheus_version }}"
matrix_prometheus_docker_image_force_pull: "{{ matrix_prometheus_docker_image.endswith(':latest') }}" matrix_prometheus_docker_image_force_pull: "{{ matrix_prometheus_docker_image.endswith(':latest') }}"




Loading…
Откажи
Сачувај