From ca5abbe3e9f08136ef2d5567d52f98b14bf25c9a Mon Sep 17 00:00:00 2001 From: "bot-x-mod[bot]" <130179593+bot-x-mod[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:39:20 -0300 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.6-8=20=E2=86=92=2016.6-9=20)=20(#3811)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-x-mod[bot] <130179593+bot-x-mod[bot]@users.noreply.github.com> --- 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 474ee165d..b937a6717 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-8 + imageName: ghcr.io/cloudnative-pg/postgresql:16.6-9 primaryUpdateStrategy: unsupervised storage: size: 20Gi