From f0b450f284517ae3c2f1f75f930febaa0fcd7d46 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Feb 2024 15:59:43 +0000 Subject: [PATCH] feat(helm)!: Update chart postgresql to 14.0.0 --- cluster/apps/database/postgresql/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/postgresql/helm-release.yaml b/cluster/apps/database/postgresql/helm-release.yaml index b9653cd..a9e1ec9 100644 --- a/cluster/apps/database/postgresql/helm-release.yaml +++ b/cluster/apps/database/postgresql/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: postgresql - version: 12.12.x + version: 14.0.x sourceRef: kind: HelmRepository name: bitnami-charts