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 rabbitmq docker tag to v14 #1210

Closed
wants to merge 1 commit into from
Closed
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 sentry/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ dependencies:
version: 11.4.11
- name: rabbitmq
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.16.2
version: 14.0.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.1
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.2.2
digest: sha256:0bd083c77297940eb191d337566c47be9fe86354ea0e03887bc14cff66ad7f1b
generated: "2024-04-07T22:25:17.6336956+02:00"
digest: sha256:f6a204c392bda6f690d39ccb532040db38c5b1595e8f6a8582226c48b80ef44b
generated: "2024-04-12T05:26:30.499937099Z"
2 changes: 1 addition & 1 deletion sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
condition: zookeeper.enabled
- name: rabbitmq
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.16.2
version: 14.0.0
alias: rabbitmq
condition: rabbitmq.enabled
- name: postgresql
Expand Down
Loading