From 7510aea3103d3b7ae254401a524f1e959726203e Mon Sep 17 00:00:00 2001 From: East Hastings Date: Sun, 22 Oct 2023 13:01:49 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.1.5 --- 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..602382a3c 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.1.5 sourceRef: kind: HelmRepository name: bitnami