Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release rabbitmq to v10.3.9 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/pontoon/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 11.6.14
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 10.1.12
version: 10.3.9
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.17.1
- name: redis-ha
repository: https://dandydeveloper.github.io/charts
version: 4.12.15
digest: sha256:648d2fdaf2848752781a163a738f995497e274c9e168cbe2bdc7a15271ad6a6b
generated: "2022-10-07T16:54:35.880701-04:00"
digest: sha256:31658e492fdf8083d0c6b3d62fe0739b874caba76bb04d69369675ee7ffd5919
generated: "2024-06-01T00:04:05.618196536Z"
2 changes: 1 addition & 1 deletion charts/pontoon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
condition: postgres.enabled
alias: postgres
- name: rabbitmq
version: 10.1.12
version: 10.3.9
repository: https://charts.bitnami.com/bitnami
condition: rabbitmq.enabled
- name: common
Expand Down