From 6c391c89ea9317325ca989cadf96cc697a7914bc Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Mon, 17 Jan 2022 01:21:55 +0530 Subject: [PATCH] chore(helm): upgrade postgresql version Signed-off-by: Rajesh Rajendran --- scripts/helm/helmcharts/databases/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helm/helmcharts/databases/values.yaml b/scripts/helm/helmcharts/databases/values.yaml index 13b52cd60..4e8af5e10 100644 --- a/scripts/helm/helmcharts/databases/values.yaml +++ b/scripts/helm/helmcharts/databases/values.yaml @@ -103,7 +103,7 @@ postgresql: # postgresqlPassword: asayerPostgres fullnameOverride: postgresql image: - tag: 13.3.0-debian-10-r53 + tag: 13.5.0-debian-10-r62 resources: limits: cpu: 1