From cf5a6363a773b47f051f17bbc09b6c7b5f7dec6a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:20 +0000 Subject: [PATCH] feat(helm): update chart postgresql to 12.12.10 --- 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 db53425..2c5036a 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.2.x + version: 12.12.x sourceRef: kind: HelmRepository name: bitnami-charts