From 150498abf5d9367ba7616d108fe652764e82b155 Mon Sep 17 00:00:00 2001 From: East Hastings Date: Mon, 15 Jul 2024 01:24:27 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.4.4 --- 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..f223c56d4 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.4.4 sourceRef: kind: HelmRepository name: bitnami