From f39a9c48896cacbd125d4548d13b96daf5d15d33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 23:29:56 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/postgresql Docker tag to v17 --- charts/postgres-cluster/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-cluster/values.yaml b/charts/postgres-cluster/values.yaml index c873b3f..84599ed 100644 --- a/charts/postgres-cluster/values.yaml +++ b/charts/postgres-cluster/values.yaml @@ -21,7 +21,7 @@ cluster: image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.6-22" + tag: "17.2-22" pullPolicy: IfNotPresent # The UID and GID of the postgres user inside the image