Skip to content

Commit c433dec

Browse files
committed
Update quay.io/prometheus/prometheus Docker tag to v3.6.0
1 parent 4ddf8bb commit c433dec

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

0 commit comments

Comments
 (0)