diff --git a/scripts/development/helmfile.yaml b/scripts/development/helmfile.yaml index 618ec612..95e4a9e1 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.6.1 values: - auth: password: roger-rabbit diff --git a/test/functional/helmfile.yaml b/test/functional/helmfile.yaml index 62bb6c0c..be011bdf 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.6.1 wait: true needs: - istio-system/istiod