Skip to content

chore(deps): update helm release redis from 19.6.4 to v20 (helm/defectdojo/chart.yaml) - autoclosed #10736

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

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
8 changes: 4 additions & 4 deletions helm/defectdojo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.6.0
version: 16.6.3
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 9.4.11
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.6.4
digest: sha256:e73e4950e0298d586426a73f2c4b6c0a4a6f9f0cc4dff28bd8ec8247fe3414f4
generated: "2025-03-28T11:32:59.786746817Z"
version: 20.13.0
digest: sha256:90bd2d394a5aef1feade014b27984a2ad7ed9be982f44844cd67a923b32c515c
generated: "2025-04-22T15:59:40.344352333Z"
2 changes: 1 addition & 1 deletion helm/defectdojo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ dependencies:
alias: postgresqlha
condition: postgresqlha.enabled
- name: redis
version: ~19.6.0
version: ~20.13.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
Loading