From 5a206ef07240bd4bc2c5ab16930ab167b0988ed8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 05:42:45 +0000 Subject: [PATCH] feat(charts)!: Update Helm release postgresql to 15.2.4 Signed-off-by: Danny Froberg --- cluster/core/databases/postgresql/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/databases/postgresql/helm-release.yaml b/cluster/core/databases/postgresql/helm-release.yaml index 4a478169d..c8c081f4c 100644 --- a/cluster/core/databases/postgresql/helm-release.yaml +++ b/cluster/core/databases/postgresql/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: postgresql - version: 11.9.8 + version: 15.2.4 sourceRef: kind: HelmRepository name: bitnami-charts