Skip to content

Commit

Permalink
feat(deps): update prom/prometheus docker tag to v2.40.0
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 7, 2022
1 parent 4bde058 commit f713016
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.40.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit f713016

Please sign in to comment.