diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index b3b3135486f..562df384f44 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.33.0 - +version: 28.33.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 4f86492525d..b1a8d71c27f 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -648,7 +648,7 @@ postgres15Image: postgres16Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.12@sha256:7fe820e900df4492243a1d4aeff88e1eb2b9706ac30bb1f10565e4a71099023f" + tag: "16.13@sha256:2c1f2b2c6f4f72237f39e52cc7a4e822fed61fca3535d0de77a6703a1d914214" pullPolicy: IfNotPresent postgresPostgis15Image: