diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index fe32da82533..aaf0c5bc3a5 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: 26.4.1 +version: 26.4.2 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index e1ea8395bb0..b097c3c07fa 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -549,7 +549,7 @@ postgres15Image: postgres16Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.6" + tag: "16.8" pullPolicy: IfNotPresent postgresPostgis15Image: