From 676a16cfc8c9058e9fb1f1899405bdd25741e645 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 11:07:22 +0000 Subject: [PATCH] fix(helm): update helm release rabbitmq to v11.15.4 | datasource | package | from | to | | ---------- | -------- | ------- | ------- | | helm | rabbitmq | 11.15.3 | 11.15.4 | --- 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 e01b774fe..408fbf367 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: 11.15.3 + version: 11.15.4 repository: https://charts.bitnami.com/bitnami condition: rabbitmq.enabled annotations: