From 1a491f660465f6326f0f5de7c7a9c7437dba86f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 15:03:09 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/postgresql Docker tag to v16.3 --- 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 dc81fa4..10b511e 100644 --- a/charts/postgres-cluster/values.yaml +++ b/charts/postgres-cluster/values.yaml @@ -20,7 +20,7 @@ cluster: image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.2" + tag: "16.3" pullPolicy: IfNotPresent # The UID and GID of the postgres user inside the image