diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index e35340b0a13..eea0e1bdfa7 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.6.0 +version: 29.6.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 5fa238c7b04..0639c6e5597 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.18@sha256:eb5bc7579ff2aa5ba3072247ba6dde52f0af9ac015f34a83e54b36beec27bdf7" + tag: "15.18@sha256:471f093390eab615037d455e5a6d81686aa813a0fc4d1372c1f174fd2aa12008" pullPolicy: IfNotPresent postgres16Image: