Skip to content

Commit

Permalink
chore(deps): update helm release rabbitmq to v14.7.0 (#218)
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 Sep 26, 2024
1 parent fe59785 commit 355cd75
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.7.0
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.7.0
wait: true
needs:
- istio-system/istiod
Expand Down

0 comments on commit 355cd75

Please sign in to comment.