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

Update Helm release redis from 16.13.2 to v19 (helm/defectdojo/Chart.yaml) #9786

Merged
merged 1 commit into from
Mar 20, 2024
Merged
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 helm/defectdojo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
version: 11.16.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.13.2
digest: sha256:50d07c49c1fb199a70fafd032712a1d5509a0352f090bfddd2e8a22b35be0961
generated: "2024-02-26T19:45:59.465015037Z"
version: 19.0.0
digest: sha256:5089d4212d5f94b983ce0d8770e2f5eca555ef5152f2f122491a5d8c66af3832
generated: "2024-03-19T14:55:35.610700527Z"
2 changes: 1 addition & 1 deletion helm/defectdojo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
condition: rabbitmq.enabled
- name: redis
version: ~16.13.0
version: ~19.0.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
Loading