瀏覽代碼
Merge pull request #1897 from etkecc/patch-20
Update Prometheus (v2.33.3 -> v2.36.2)
pull/1898/head
Slavi Pantaleev
3 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
roles/matrix-prometheus/defaults/main.yml
|
|
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
matrix_prometheus_enabled: false |
|
|
|
|
|
|
|
matrix_prometheus_version: v2.33.3 |
|
|
|
matrix_prometheus_version: v2.36.2 |
|
|
|
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') }}" |
|
|
|
|
|
|
|
|