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.
2 parents 389f96b + 728123b commit 0e6781fCopy full SHA for 0e6781f
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