diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index c007cec1bb774..06e8bfaa8af54 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.3.5 - +version: 29.4.0 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index cfdb53c7f9f08..1cb4c8de7ed71 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:9e197ea13fe53dd85b3870cca114c2ce2b07d8038d4526069be24b83b8687bc4" + tag: "15.18@sha256:eb5bc7579ff2aa5ba3072247ba6dde52f0af9ac015f34a83e54b36beec27bdf7" pullPolicy: IfNotPresent postgres16Image: