From 062fb321c515c08d5345083dd78c328ab491198f Mon Sep 17 00:00:00 2001 From: "bot-x-mod[bot]" <130179593+bot-x-mod[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 21:21:43 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.5-1=20=E2=86=92=2016.5-5=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 fcd3d4430..f4b7b51b6 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.5-1 + imageName: ghcr.io/cloudnative-pg/postgresql:16.5-5 primaryUpdateStrategy: unsupervised storage: size: 20Gi