From 8f5a0d723bd9e4758ec5f5f55ef032d32cf599ce Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:28:35 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.2-11=20=E2=86=92=2016.2-12=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml index 5f0c717f0c183..8682abeab3e63 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: postgres16 spec: instances: 6 # set to the number of nodes in the cluster - imageName: ghcr.io/cloudnative-pg/postgresql:16.2-11 + imageName: ghcr.io/cloudnative-pg/postgresql:16.2-12 primaryUpdateStrategy: unsupervised storage: size: 20Gi