diff --git a/e2e/tests/constants.py b/e2e/tests/constants.py index dea17438e9930f9e00d7386f8a2dde638a416d8c..96594010da89ed7487aed31a5908069529d7d1db 100644 --- a/e2e/tests/constants.py +++ b/e2e/tests/constants.py @@ -1,4 +1,4 @@ LEADER_LABEL_VALUE = "master" # value should be the same as in the configmap: pod_leader_label_value -SPILO_CURRENT = "registry.opensource.zalan.do/acid/spilo-16-e2e:0.1" -SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-16-e2e:0.2" -SPILO_FULL_IMAGE = "ghcr.io/zalando/spilo-16:3.2-p3" +SPILO_CURRENT = "registry.opensource.zalan.do/acid/spilo-17-e2e:0.3" +SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-17-e2e:0.4" +SPILO_FULL_IMAGE = "ghcr.io/zalando/spilo-17:4.0-p2"