From e3f62e741f94e8062ee67ef09d974be95731ad67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 04:01:46 +0000 Subject: [PATCH] feat(charts)!: Update Helm release postgresql to 15.2.3 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..6637fe140 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.3 sourceRef: kind: HelmRepository name: bitnami-charts