diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index f0c720b4136..d8b169f34fc 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.2.7 +version: 29.2.8 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index c75514100fb..c9634ae7362 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:bfed15dddfc3a61a7654b6748a5d8c09fec5d13c57e2350169068cb1676a666e" + tag: "15.17@sha256:23d56b4e6232954ba7ae9eda453a9630946f382325e3bb63af3c2c32fce9a119" pullPolicy: IfNotPresent postgres16Image: