Skip to content

Commit fc30d21

Browse files
Merge pull request #225 from soerenschneider/renovate/quay.io-prometheus-prometheus-3.x
chore(deps): update quay.io/prometheus/prometheus docker tag to v3.0.1
2 parents 6d29ba1 + 33b568f commit fc30d21

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

0 commit comments

Comments
 (0)