From ffc56d554553e2fdbb9f56382f0e93c76f7a903f Mon Sep 17 00:00:00 2001 From: East Hastings Date: Thu, 14 Nov 2024 18:26:19 +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..c297b44ca 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.2.1 sourceRef: kind: HelmRepository name: bitnami