Skip to content

Commit

Permalink
chore(deps): update quay.io/prometheus/prometheus docker tag to v3.1.0 (
Browse files Browse the repository at this point in the history
#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 7e3a936 commit 5ae7a1a
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:v3.0.1
image: quay.io/prometheus/prometheus:v3.1.0
user: "{{ labbot_prometheus_container_user }}"
command:
- --config.file=/etc/prometheus/prometheus.yml
Expand Down

0 comments on commit 5ae7a1a

Please sign in to comment.