From c0c0c812fc8d22b6903d5d21677c064253ed2731 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:08:51 +0000 Subject: [PATCH] feat(charts)!: Update Helm release postgresql to 16.0.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..6e45648d8 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: 16.0.4 sourceRef: kind: HelmRepository name: bitnami-charts