Skip to content

Commit

Permalink
chore(deps): update helm release rabbitmq to v14.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent 900d6db commit c11b278
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/development/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ releases:
- name: rabbitmq
namespace: default
chart: bitnami/rabbitmq
version: 14.0.2
version: 14.6.2
values:
- auth:
password: roger-rabbit
Expand Down
2 changes: 1 addition & 1 deletion test/functional/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ releases:
- name: rabbitmq
namespace: default
chart: bitnami/rabbitmq
version: 14.0.2
version: 14.6.2
wait: true
needs:
- istio-system/istiod
Expand Down

0 comments on commit c11b278

Please sign in to comment.