update spilo images
This commit is contained in:
parent
efff3f8c56
commit
d1c4da2e67
|
|
@ -1,4 +1,4 @@
|
||||||
LEADER_LABEL_VALUE = "master" # value should be the same as in the configmap: pod_leader_label_value
|
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_CURRENT = "registry.opensource.zalan.do/acid/spilo-17-e2e:0.3"
|
||||||
SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-16-e2e:0.2"
|
SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-17-e2e:0.4"
|
||||||
SPILO_FULL_IMAGE = "ghcr.io/zalando/spilo-16:3.2-p3"
|
SPILO_FULL_IMAGE = "ghcr.io/zalando/spilo-17:4.0-p2"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue