From 0c576e23ec1734f8ec1f2a5d879dad13f8695555 Mon Sep 17 00:00:00 2001 From: "apple-cart-bot[bot]" <131814151+apple-cart-bot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 01:30:02 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/cloudnative-?= =?UTF-8?q?pg/postgresql=20(=2016.6-7=20=E2=86=92=2016.6-8=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 a00a962da..85cc0b015 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.6-7 + imageName: ghcr.io/cloudnative-pg/postgresql:16.6-8 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 63512b381..497591fa2 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.6-7 + imageName: ghcr.io/cloudnative-pg/postgresql:16.6-8 primaryUpdateStrategy: unsupervised storage: size: 20Gi