Skip to content

Commit

Permalink
chore(deps): update helm release rabbitmq to v15 (#291)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent be37532 commit 29951a8
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.7.0
version: 15.2.4
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.7.0
version: 15.2.4
wait: true
needs:
- istio-system/istiod
Expand Down

0 comments on commit 29951a8

Please sign in to comment.