Skip to content

Commit

Permalink
Merge pull request #172 from thedatabaseme/renovate/prom-prometheus-2.x
Browse files Browse the repository at this point in the history
chore(deps): update prom/prometheus docker tag to v2.54.1
  • Loading branch information
thedatabaseme authored Aug 29, 2024
2 parents edf2143 + dd49880 commit 0049f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/monitoring/prometheus/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: prometheus
image: prom/prometheus:v2.54.0
image: prom/prometheus:v2.54.1
args:
- "--config.file=/etc/prometheus/prometheus.yml"
- "--storage.tsdb.path=/prometheus/"
Expand Down

0 comments on commit 0049f3e

Please sign in to comment.