Merge pull request #772 from 3dwardch3ng/renovate/prom-prometheus-2.x

chore(deps): update prom/prometheus docker tag to v2.54.0
This commit is contained in:
2024-08-13 06:14:13 +10:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ spec:
runAsGroup: 0
containers:
- name: prometheus
image: prom/prometheus:v2.53.0
image: prom/prometheus:v2.54.0
args:
- "--storage.tsdb.retention.time=14d"
- "--config.file=/etc/prometheus/prometheus.yaml"