From 6999ae9af662969cacd5ab5ad085e61d86257f2d Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 00:27:08 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.1-14=20=E2=86=92=2016.1-15=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml index 544277d697..f4af0940ad 100644 --- a/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: postgres16 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.1-14 + imageName: ghcr.io/cloudnative-pg/postgresql:16.1-15 primaryUpdateStrategy: unsupervised storage: size: 20Gi