Skip to content

Commit 6e4824b

Browse files
renovate-botsoerenschneider
authored andcommitted
chore(deps): update quay.io/prometheus/prometheus docker tag to v3.2.1
1 parent 0fa14c2 commit 6e4824b

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:v3.2.0
38+
image: quay.io/prometheus/prometheus:v3.2.1
3939
args:
4040
- "--storage.tsdb.retention.time=24h"
4141
- "--storage.tsdb.path=/prometheus/"

0 commit comments

Comments
 (0)