From be0b5d152302ae749194529d5b00c771d018da2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 09:29:09 +0200 Subject: [PATCH] chore(deps): update helm release postgresql to v18 (#1107) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d85e49fb..cf007917 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -16,7 +16,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami - version: 16.7.27 + version: 18.0.8 - condition: rabbitmq.enabled name: rabbitmq repository: https://charts.bitnami.com/bitnami