File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 backupAgentImage : public.ecr.aws/w5n9a2g2/a9s-ds-for-k8s/dev/backup-agent:81450cbb7f94fa020441361d8c64ew89499acd13
44 extensionCleanupImage : alpine:3.16.0
55 extensionImageRegistry : public.ecr.aws/w5n9a2g2/a9s-ds-for-k8s/dev/postgresql-operator/postgresql-extensions
6- spiloImage : ghcr.io/zalando/spilo-15 :3.0-p1
6+ spiloImage : ghcr.io/zalando/spilo-16 :3.3-p2
77kind : ConfigMap
88metadata :
99 name : postgresql-images
Original file line number Diff line number Diff line change @@ -1374,7 +1374,7 @@ spec:
13741374 Version specifies the PostgreSQL version that the instance should use.
13751375 It is required to pick a version and it cannot be changed afterwards,
13761376 since major version upgrades are currently unsupported.
1377- maximum : 14
1377+ maximum : 16
13781378 minimum : 13
13791379 type : integer
13801380 volumeSize :
@@ -1807,7 +1807,7 @@ spec:
18071807 - --health-probe-bind-address=:8081
18081808 - --metrics-bind-address=127.0.0.1:8080
18091809 - --leader-elect
1810- image : public.ecr.aws/w5n9a2g2/a9s-ds-for-k8s/dev/postgresql-operator:0fc9dd37054a60cc83699ff604774073f3cfd9d7
1810+ image : public.ecr.aws/w5n9a2g2/a9s-ds-for-k8s/dev/postgresql-operator:fa9d2f8808b809754fb140f6b3636a35fb89128e
18111811 livenessProbe :
18121812 httpGet :
18131813 path : /healthz
You can’t perform that action at this time.
0 commit comments