From 9d8628ca22887ac57dde104eee9c8b5d5f384586 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:56:25 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/postgresql Docker tag to v256 --- 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 7dc83b8..3b77f9c 100644 --- a/charts/postgres-cluster/values.yaml +++ b/charts/postgres-cluster/values.yaml @@ -20,7 +20,7 @@ cluster: # -- Default image image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-34" + tag: "sha256-ebf3c764f36249a791ab5f59acbcd5c6f19d1abaf994452dc2b19b1525740d43.sig" pullPolicy: IfNotPresent # -- The UID and GID of the postgres user inside the image