From 001b36d51a2163845882655eb74001619a14e3eb Mon Sep 17 00:00:00 2001 From: East Hastings Date: Tue, 31 Oct 2023 17:01:59 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.2.0 --- core/postgres/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/postgres/postgres.yaml b/core/postgres/postgres.yaml index 91dd91689..250f8d15e 100644 --- a/core/postgres/postgres.yaml +++ b/core/postgres/postgres.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: postgresql - version: 13.0.0 + version: 13.2.0 sourceRef: kind: HelmRepository name: bitnami