From 92c142ec3392dff4c7c99ea24f4104add0e6bedc Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Wed, 5 Feb 2025 12:29:58 +0100 Subject: [PATCH] chore(databases): Update postgresql to 17.2 Signed-off-by: rjshrjndrn --- scripts/helmcharts/databases/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/databases/values.yaml b/scripts/helmcharts/databases/values.yaml index 855b40485..f1df0ece2 100644 --- a/scripts/helmcharts/databases/values.yaml +++ b/scripts/helmcharts/databases/values.yaml @@ -106,7 +106,7 @@ postgresql: fullnameOverride: postgresql postgresqlSharedPreloadLibraries: "pgaudit,pg_stat_statements" image: - tag: 16.4.0 + tag: 17.2.0 resources: limits: cpu: 1