From 09cfeee19863255cf0af7de2e9aec93f38fdd7b8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 9 Aug 2024 00:39:31 +0000 Subject: [PATCH] chore(deps): update docker general non-major --- library/common/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: