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 214fafb commit af3759cCopy full SHA for af3759c
test/e2e/loadtest/client/loadtest-deployment.yaml
@@ -24,7 +24,7 @@ spec:
24
application: e2e-vegeta
25
spec:
26
containers:
27
- - image: container-registry.zalando.net/teapot/skipper:v0.17.6
+ - image: container-registry.zalando.net/teapot/skipper:v0.21.192
28
imagePullPolicy: IfNotPresent
29
name: skipper
30
args:
test/e2e/loadtest/client/prom-statefulset.yaml
@@ -50,7 +50,7 @@ spec:
50
mountPath: /prometheus
51
52
- name: prometheus
53
- image: container-registry.zalando.net/teapot/prometheus:v2.51.0-master-54
+ image: container-registry.zalando.net/teapot/prometheus:v2.53.1-master-56
54
55
- --config.file=/prometheus/prometheus.yaml
56
- --storage.tsdb.path=/prometheus/
0 commit comments