Skip to content

Commit

Permalink
chore(prometheus): version bump (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef authored Jan 17, 2024
1 parent 86e37bc commit b566816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/prometheus/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
runAsNonRoot: true
containers:
- name: prometheus
image: docker.io/prom/prometheus:v2.48.1
image: docker.io/prom/prometheus:v2.49.0
imagePullPolicy: IfNotPresent
args:
- '--storage.tsdb.retention.time=24h'
Expand Down

0 comments on commit b566816

Please sign in to comment.