From 924a1169d4f22f7e0e8bfe4ab7239fe4a8f181c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 02:26:19 +0000 Subject: [PATCH] Update Helm release postgresql to v16.2.1 (#689) 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 57fc9e0a..7fb4236e 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: 16.1.2 + version: 16.2.1 - condition: rabbitmq.enabled name: rabbitmq repository: https://charts.bitnami.com/bitnami