From ccd4e882452aee0f122b9ae1fe6616f95e045678 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 23 Nov 2023 01:12:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/c?= =?UTF-8?q?loudnative-pg/postgresql=20to=2015.5-3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------------------- | ------ | ------ | | docker | ghcr.io/cloudnative-pg/postgresql | 15.5-2 | 15.5-3 | --- 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 86a2040ed..01fd31305 100644 --- a/kubernetes/apps/default/cloudnative-pg/cluster/cluster.yaml +++ b/kubernetes/apps/default/cloudnative-pg/cluster/cluster.yaml @@ -8,7 +8,7 @@ metadata: kyverno.io/ignore: "true" spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:15.5-2 + imageName: ghcr.io/cloudnative-pg/postgresql:15.5-3 primaryUpdateStrategy: unsupervised enableSuperuserAccess: true storage: