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 19.0.2 to ~19.1.0 (helm/defectdojo/Chart.yaml) #9890

Merged
merged 1 commit into from
Apr 10, 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: 19.0.2
digest: sha256:9a6157ef79354795f47ebea124f48c044c5d816a9424dbb17d555828734bb014
generated: "2024-04-08T18:06:18.688462714Z"
version: 19.1.0
digest: sha256:ea928e8d4001717c3ee4ca198d0365cb2037913a34768f1b30d3dc5cae5f73a0
generated: "2024-04-08T18:32:57.408678021Z"
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: ~19.0.0
version: ~19.1.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
Loading