Skip to content

Commit 9253af3

Browse files
authored
Merge pull request #8062 from zalando-incubator/update-e2e
update dependencies in loadtest-e2e
2 parents 214fafb + af3759c commit 9253af3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/e2e/loadtest/client/loadtest-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
application: e2e-vegeta
2525
spec:
2626
containers:
27-
- image: container-registry.zalando.net/teapot/skipper:v0.17.6
27+
- image: container-registry.zalando.net/teapot/skipper:v0.21.192
2828
imagePullPolicy: IfNotPresent
2929
name: skipper
3030
args:

test/e2e/loadtest/client/prom-statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
mountPath: /prometheus
5151
containers:
5252
- name: prometheus
53-
image: container-registry.zalando.net/teapot/prometheus:v2.51.0-master-54
53+
image: container-registry.zalando.net/teapot/prometheus:v2.53.1-master-56
5454
args:
5555
- --config.file=/prometheus/prometheus.yaml
5656
- --storage.tsdb.path=/prometheus/

0 commit comments

Comments
 (0)