diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 196dce85f40..bcddb8f9f64 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,4 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.31.22 +version: 28.31.23 + diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index f606709fc23..8a1143067f3 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.15@sha256:4c1d5afdd4f735ff1328cbe39758f4b107a005937dd04183102e278b17b8b4c4" + tag: "15.15@sha256:030109b6f7555254fedd4b32e014ff211c8798fb8cae9560fe959eaa24276c3d" pullPolicy: IfNotPresent postgres16Image: