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 Dec 16, 2024
1 parent 823b6fc commit 8cdfb9b
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: 16.3.0
version: 16.3.2
- 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:896db01c8521d42f6830a84190fb0a679afb2a999a79e3d82226d0b871f7778d
generated: "2024-12-11T06:49:40.425726453Z"
version: 20.6.0
digest: sha256:72be67da8f6b97b5d63d23efc59dc8f63f351429fedccad2bd546cd847fd19cd
generated: "2024-12-16T23:45:43.753992983Z"
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.6.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled

0 comments on commit 8cdfb9b

Please sign in to comment.