update spilo images

This commit is contained in:
inovindasari 2025-01-03 13:55:46 +01:00
parent efff3f8c56
commit d1c4da2e67
1 changed files with 3 additions and 3 deletions

View File

@ -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"