From ac6dafeaea9d4203bbf347a03363171de1f91d99 Mon Sep 17 00:00:00 2001 From: East Hastings Date: Mon, 21 Oct 2024 13:26:05 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v16 --- 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 7302d3bd3..fa90e54a0 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: 16.0.4 sourceRef: kind: HelmRepository name: bitnami