Skip to content

Commit

Permalink
Merge pull request #2251 from etkecc/patch-115
Browse files Browse the repository at this point in the history
Update prometheus 2.40.0 -> 2.40.1
  • Loading branch information
spantaleev authored Nov 9, 2022
2 parents 0816b02 + ea0c7e2 commit e760f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/custom/matrix-prometheus/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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_force_pull: "{{ matrix_prometheus_docker_image.endswith(':latest') }}"

Expand Down

0 comments on commit e760f16

Please sign in to comment.