Skip to content

Commit ca0e49d

Browse files
Merge pull request #184 from soerenschneider/renovate/quay.io-prometheus-prometheus-3.x
chore(deps): update quay.io/prometheus/prometheus docker tag to v3
2 parents 36c0e92 + 28deb21 commit ca0e49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/monitoring/prometheus/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: RuntimeDefault
3636
containers:
3737
- name: prometheus
38-
image: quay.io/prometheus/prometheus:v2.55.1
38+
image: quay.io/prometheus/prometheus:v3.0.0
3939
args:
4040
- "--storage.tsdb.retention.time=24h"
4141
- "--storage.tsdb.path=/prometheus/"

0 commit comments

Comments
 (0)