From 3e5b2794453672b8263dc994384397db247f0c95 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Mar 2024 20:03:36 +0000 Subject: [PATCH] feat(helm): update chart postgresql to 14.3.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 0b3f892..f45c3be 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: 14.0.x + version: 14.3.x sourceRef: kind: HelmRepository name: bitnami-charts