From 69c96e4a8f3d698e7a321f84250ffd5da6a247cf Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 22 May 2026 12:34:07 +0000 Subject: [PATCH] =?UTF-8?q?feat(common):=20update=20image=20ghcr.io/cloudn?= =?UTF-8?q?ative-pg/postgresql=2015.17=20=E2=86=92=2015.18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5cb34ed9a6336..174f2681b479f 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.3.4 +version: 29.4.0 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 37cff46cc473f..9cfdec9e3c11a 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -643,7 +643,7 @@ mongodbClientImage: postgres15Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "15.17@sha256:23d56b4e6232954ba7ae9eda453a9630946f382325e3bb63af3c2c32fce9a119" + tag: "15.18@sha256:eb5bc7579ff2aa5ba3072247ba6dde52f0af9ac015f34a83e54b36beec27bdf7" pullPolicy: IfNotPresent postgres16Image: