From 87e45b68cec3e8335e87b38ce1dc950f00daf8c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 22:36:05 +0000 Subject: [PATCH] Update Helm release postgresql to v16.0.6 (#639) 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 6bca051f..f4fb2abf 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.0.0 + version: 16.0.6 - condition: rabbitmq.enabled name: rabbitmq repository: https://charts.bitnami.com/bitnami