From de8cec290b2dfa64bcb35c18581df205c63bc579 Mon Sep 17 00:00:00 2001 From: "apple-cart-bot[bot]" <131814151+apple-cart-bot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 01:29:41 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.4-37=20=E2=86=92=2016.4-38=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/apps/database/cloudnative-pg/cluster/cluster14.yaml | 2 +- .../main/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml index 561ab10f7..563fc968f 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml @@ -6,7 +6,7 @@ metadata: name: postgres14 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-37 + imageName: ghcr.io/cloudnative-pg/postgresql:16.4-38 primaryUpdateStrategy: unsupervised storage: size: 20Gi diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml index 622c87d71..2ab1d58ac 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: postgres16 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.4-37 + imageName: ghcr.io/cloudnative-pg/postgresql:16.4-38 primaryUpdateStrategy: unsupervised storage: size: 20Gi