From a207b192be2083ab9986e54cce71919f2c35addb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 13:07:31 +0000 Subject: [PATCH] Update Helm release postgresql to v13 --- cluster/apps/database/postgres/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/postgres/release.yaml b/cluster/apps/database/postgres/release.yaml index 5b66eda6..9153f892 100644 --- a/cluster/apps/database/postgres/release.yaml +++ b/cluster/apps/database/postgres/release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql - version: 12.6.0 + version: 13.2.16 sourceRef: kind: HelmRepository name: chart-bitnami