Skip to content

Commit

Permalink
chore(deps): update helm release redis from 19.6.4 to v20 (helm/defec…
Browse files Browse the repository at this point in the history
…tdojo/chart.yaml)
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 7e87dd3 commit 4a66881
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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: 15.5.20
version: 15.5.21
- 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:fa3555040b5d1a3e1f5611b9d48c74ac90fc3be438db2f77143efb387aa7b202
generated: "2024-07-31T12:32:14.276681-05:00"
version: 20.0.1
digest: sha256:8e671c4177b38252fe85f4bae36f9192802aa8d25e0f56ab61490fc105f13344
generated: "2024-08-09T17:18:15.271250342Z"
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.0.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled

0 comments on commit 4a66881

Please sign in to comment.