From b4a9e2b0bd5d5b8ddffa5e6d39828e938408b632 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 14:06:13 +0000 Subject: [PATCH] fix(helm): update helm release rabbitmq to v12.5.6 | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | helm | rabbitmq | 12.5.5 | 12.5.6 | --- charts/postal/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postal/Chart.yaml b/charts/postal/Chart.yaml index 330d5a245..bcc7280d9 100644 --- a/charts/postal/Chart.yaml +++ b/charts/postal/Chart.yaml @@ -25,7 +25,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled - name: rabbitmq - version: 12.5.5 + version: 12.5.6 repository: https://charts.bitnami.com/bitnami condition: rabbitmq.enabled annotations: