diff --git a/scripts/development/helmfile.yaml b/scripts/development/helmfile.yaml index 618ec612..3c0442a8 100644 --- a/scripts/development/helmfile.yaml +++ b/scripts/development/helmfile.yaml @@ -7,7 +7,7 @@ releases: - name: rabbitmq namespace: default chart: bitnami/rabbitmq - version: 14.0.2 + version: 14.7.0 values: - auth: password: roger-rabbit diff --git a/test/functional/helmfile.yaml b/test/functional/helmfile.yaml index 2df8ba49..fe334560 100644 --- a/test/functional/helmfile.yaml +++ b/test/functional/helmfile.yaml @@ -85,7 +85,7 @@ releases: - name: rabbitmq namespace: default chart: bitnami/rabbitmq - version: 14.0.2 + version: 14.7.0 wait: true needs: - istio-system/istiod