Skip to content

Commit

Permalink
chore(deps): update helm release rabbitmq to v14 (#176)
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 Apr 19, 2024
1 parent 5cb54e6 commit 6dd3272
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: 11.1.1
version: 14.0.1
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: 13.0.3
version: 14.0.1
wait: true
needs:
- istio-system/istiod
Expand Down

0 comments on commit 6dd3272

Please sign in to comment.