From fa92b935207cc7d80d637f58f37b86c88f245ed5 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 01:17:49 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/c?= =?UTF-8?q?loudnative-pg/postgresql=20to=20v15.5-6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/cloudnative-pg/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/cloudnative-pg/cluster/cluster.yaml b/kubernetes/apps/default/cloudnative-pg/cluster/cluster.yaml index 398a650b8..b02837740 100644 --- a/kubernetes/apps/default/cloudnative-pg/cluster/cluster.yaml +++ b/kubernetes/apps/default/cloudnative-pg/cluster/cluster.yaml @@ -6,7 +6,7 @@ metadata: namespace: default spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:15.5-5 + imageName: ghcr.io/cloudnative-pg/postgresql:15.5-6 primaryUpdateStrategy: unsupervised enableSuperuserAccess: true storage: