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 redis from 19.4.0 to ~19.5.0 (helm/defectdojo/chart.yaml) #10265

Merged
merged 1 commit into from
May 30, 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
8 changes: 4 additions & 4 deletions helm/defectdojo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 9.19.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.0
version: 15.5.1
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 9.4.11
Expand All @@ -13,6 +13,6 @@ dependencies:
version: 14.3.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.4.0
digest: sha256:f3cca339ec27d1ac12e44a0eb8b5e3be2188f37c4a5cdd0aa481080a4d85a34c
generated: "2024-05-29T12:03:34.271109719Z"
version: 19.5.0
digest: sha256:f7d84de0e09aa04522aca1b64fb2a297ad028c507144046f16da47d6750007dd
generated: "2024-05-30T16:46:40.020662037Z"
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.4.0
version: ~19.5.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
Loading