From 8591f196aacae09a18348b5cfd7866f67cedd9f9 Mon Sep 17 00:00:00 2001 From: "bot-x-mod[bot]" <130179593+bot-x-mod[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 01:49:37 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.6-6=20=E2=86=92=2016.6-7=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml index 49c1e5e26..96de1373a 100644 --- a/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: postgres16 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.6-6 + imageName: ghcr.io/cloudnative-pg/postgresql:16.6-7 primaryUpdateStrategy: unsupervised storage: size: 20Gi