diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 3ceafcb239e..f751481470b 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,4 +48,4 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.6.1 +version: 28.6.2 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 178b1c687ae..df71cf2d629 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -577,7 +577,7 @@ postgres15Image: postgres16Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.8" + tag: "16.9" pullPolicy: IfNotPresent postgresPostgis15Image: