diff --git a/library/common/values.yaml b/library/common/values.yaml index 0d027e5e..fcbe40f5 100644 --- a/library/common/values.yaml +++ b/library/common/values.yaml @@ -525,12 +525,12 @@ mongodbClientImage: postgres15Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "15.7" + tag: "15.8" pullPolicy: IfNotPresent postgres16Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.3" + tag: "16.4" pullPolicy: IfNotPresent postgresPostgis15Image: