We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a798b9a commit aa10cc1Copy full SHA for aa10cc1
apps/monitoring/prometheus/deployment.yaml
@@ -35,7 +35,7 @@ spec:
35
type: RuntimeDefault
36
containers:
37
- name: prometheus
38
- image: quay.io/prometheus/prometheus:v3.4.2
+ image: quay.io/prometheus/prometheus:v3.5.0
39
args:
40
- "--storage.tsdb.retention.time=24h"
41
- "--storage.tsdb.path=/prometheus/"
0 commit comments