We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b711189 commit 728123bCopy full SHA for 728123b
roles/matrix-prometheus/defaults/main.yml
@@ -4,7 +4,7 @@
4
5
matrix_prometheus_enabled: false
6
7
-matrix_prometheus_version: v2.33.1
+matrix_prometheus_version: v2.33.3
8
matrix_prometheus_docker_image: "{{ matrix_container_global_registry_prefix }}prom/prometheus:{{ matrix_prometheus_version }}"
9
matrix_prometheus_docker_image_force_pull: "{{ matrix_prometheus_docker_image.endswith(':latest') }}"
10
0 commit comments