Skip to content

Commit

Permalink
feat(deps): update prom/prometheus docker tag to v2.53.1
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 7bc521d commit b197087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/core/networking/linkerd/viz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ spec:
- --config.file=/etc/prometheus/prometheus.yml
- --storage.tsdb.path=/data
- --storage.tsdb.retention.time=6h
image: prom/prometheus:v2.39.1
image: prom/prometheus:v2.53.1
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit b197087

Please sign in to comment.