From bff7bb17ce5f3e4e0a1f0ab687cf0ec59013244b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 02:02:10 +0000 Subject: [PATCH] feat(container)!: Update image ghcr.io/cloudnative-pg/postgresql to v17 --- cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml b/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml index 80633d257c..63a1a39fc4 100644 --- a/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml +++ b/cluster/apps/data/cloudnative-pg/cluster/cluster16.yaml @@ -7,7 +7,7 @@ metadata: namespace: data spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.1-6 + imageName: ghcr.io/cloudnative-pg/postgresql:17.0-9 enableSuperuserAccess: true inheritedMetadata: labels: