Skip to content

Commit 0e6781f

Browse files
authored
Merge pull request #1649 from GoliathLabs/prometheus
Updated: prometheus to v2.33.3
2 parents 389f96b + 728123b commit 0e6781f

File tree

1 file changed

+1
-1
lines changed
  • roles/matrix-prometheus/defaults

1 file changed

+1
-1
lines changed

roles/matrix-prometheus/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
matrix_prometheus_enabled: false
66

7-
matrix_prometheus_version: v2.33.1
7+
matrix_prometheus_version: v2.33.3
88
matrix_prometheus_docker_image: "{{ matrix_container_global_registry_prefix }}prom/prometheus:{{ matrix_prometheus_version }}"
99
matrix_prometheus_docker_image_force_pull: "{{ matrix_prometheus_docker_image.endswith(':latest') }}"
1010

0 commit comments

Comments
 (0)