diff --git a/scripts/development/helmfile.yaml b/scripts/development/helmfile.yaml index bfc18144..397c6a9f 100644 --- a/scripts/development/helmfile.yaml +++ b/scripts/development/helmfile.yaml @@ -7,7 +7,7 @@ releases: - name: rabbitmq namespace: default chart: bitnami/rabbitmq - version: 15.2.4 + version: 15.5.3 values: - auth: password: roger-rabbit diff --git a/test/functional/helmfile.yaml b/test/functional/helmfile.yaml index e7a6499e..1d87dbff 100644 --- a/test/functional/helmfile.yaml +++ b/test/functional/helmfile.yaml @@ -85,7 +85,7 @@ releases: - name: rabbitmq namespace: default chart: bitnami/rabbitmq - version: 15.2.4 + version: 15.5.3 wait: true needs: - istio-system/istiod