From 8a3e0717bba548999632ee1cd6fa56baf912d113 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Jul 2026 09:47:59 +0200 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to 9f917c9 (#49727) --- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 11aa42d2eb9..9f0fbb22a36 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.7.0 +version: 29.7.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index f44d082fa2d..fa6d08d1cb8 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -648,7 +648,7 @@ postgres15Image: postgres16Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.14@sha256:a5da0dc248c87de7595b8215fc1e6c3b0fee2ac7307b98e9dbb142f456bc7958" + tag: "16.14@sha256:9f917c9f05732db5c40f6bc72be4e7d34705f205c75761f0d0d63e1f77e932ab" pullPolicy: IfNotPresent postgresPostgis15Image: