Skip to content

Commit 93cab10

Browse files
authored
Merge pull request #1374 from crutonjohn/renovate/quay.io-prometheus-prometheus-3.x
feat(container): update image quay.io/prometheus/prometheus ( v3.2.1 → v3.3.1 )
2 parents 94e0eed + 5fb4075 commit 93cab10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/apps/env/production/observability/prometheus/app/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
spec:
2525
containers:
2626
- name: prometheus
27-
image: quay.io/prometheus/prometheus:v3.2.1
27+
image: quay.io/prometheus/prometheus:v3.3.1
2828
args:
2929
- '--storage.tsdb.retention.size=15GB'
3030
- '--storage.tsdb.path=/prometheus'

0 commit comments

Comments
 (0)