From 70fac018b43ff48a2b09038cf86511cae652e30f Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 02:35:00 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20ghcr.io/cloudnativ?= =?UTF-8?q?e-pg/postgresql=20(=2016.4-22=20=E2=86=92=2017.0-3=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml index 4238a1526f..1c4cd09735 100644 --- a/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: postgres16 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-22 + imageName: ghcr.io/cloudnative-pg/postgresql:17.0-3 primaryUpdateStrategy: unsupervised storage: size: 20Gi