Skip to content

Commit c4ba427

Browse files
authored
Merge pull request #8993 from zalando-incubator/dev-to-eks
dev to eks
2 parents bff17e9 + 97b5fc8 commit c4ba427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/prometheus/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ spec:
5757
mountPath: /prometheus
5858
containers:
5959
- name: prometheus
60-
image: container-registry.zalando.net/teapot/prometheus:v3.2.0-master-62
60+
image: container-registry.zalando.net/teapot/prometheus:v3.2.1-master-63
6161
args:
6262
- "--config.file=/prometheus/prometheus.yaml"
6363
- "--storage.tsdb.path=/prometheus/"

0 commit comments

Comments
 (0)