Skip to content

Commit eb60e99

Browse files
authored
Merge pull request #7834 from zalando-incubator/prom-v2.53.1
Update to Prometheus v2.53.1
2 parents def3545 + 7e4d817 commit eb60e99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cluster/manifests/prometheus/statefulset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
value: "1"
3636
initContainers:
3737
- name: generate-config
38-
image: container-registry.zalando.net/library/amazonlinux-2023-slim:main-810.1131-20240701
38+
image: container-registry.zalando.net/library/amazonlinux-2023-slim:main-817.1138-20240711
3939
command:
4040
- /bin/bash
4141
args:
@@ -57,7 +57,7 @@ spec:
5757
mountPath: /prometheus
5858
containers:
5959
- name: prometheus
60-
image: container-registry.zalando.net/teapot/prometheus:v2.53.0-master-55
60+
image: container-registry.zalando.net/teapot/prometheus:v2.53.1-master-56
6161
args:
6262
- "--config.file=/prometheus/prometheus.yaml"
6363
- "--storage.tsdb.path=/prometheus/"

0 commit comments

Comments
 (0)