From 39a8a03b3f338208cb96956856ca9c069b85b502 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Thu, 22 Feb 2024 18:44:16 +0100 Subject: [PATCH] chore(helm): upgrade postgres version 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 8d58d5421..905cfe202 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: 15.5.0 + tag: 16.2.0 resources: limits: cpu: 1