Skip to content

Commit 9e4be6e

Browse files
committed
chore(deps): update quay.io/prometheus/prometheus docker tag to v3.5.0
1 parent 2d924f4 commit 9e4be6e

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.5.0
3939
args:
4040
- "--storage.tsdb.retention.time=24h"
4141
- "--storage.tsdb.path=/prometheus/"

0 commit comments

Comments
 (0)