From 362b4105c849c1ca8c05b303c3ee9caa53f2358c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:32:52 +0200 Subject: [PATCH] Update Helm release postgresql to v16 (#638) 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 dda357e5c..ae651575a 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -31,7 +31,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami - version: 15.5.38 + version: 16.0.0 - condition: rabbitmq.enabled name: rabbitmq repository: https://charts.bitnami.com/bitnami