Skip to content

Commit

Permalink
Merge pull request #58 from rHomelab/renovate/quay.io-prometheus-prom…
Browse files Browse the repository at this point in the history
…etheus-3.x
  • Loading branch information
tigattack authored Jan 1, 2025
2 parents 4efc6be + 70ef100 commit c8ba91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/labbot/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ labbot_containers:
memory_swap: 2500M

- name: "{{ labbot_container_name_prefix }}prometheus"
image: quay.io/prometheus/prometheus:v2.55.1
image: quay.io/prometheus/prometheus:v3.0.1
user: "{{ labbot_prometheus_container_user }}"
command:
- --config.file=/etc/prometheus/prometheus.yml
Expand Down

0 comments on commit c8ba91e

Please sign in to comment.