From d862802823dcf6461b428a98bcf88ad456e50a74 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 03:59:15 +0000 Subject: [PATCH] feat(helm)!: Update chart postgresql to 13.4.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..bea2738 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: 13.4.x sourceRef: kind: HelmRepository name: bitnami-charts