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 11, 2024
1 parent dd32d9a commit f433e28
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.2.0
version: 16.2.5
- 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:0d2e729a1b07543cb813f80f5d05c67ad56817f1b44911e08245e43868f49301
generated: "2024-11-14T10:51:48.400717864Z"
version: 20.5.0
digest: sha256:eb9e7328e6acb2c213387666c85cd2df0628e8de0914c92fe4acc6f975a3ae06
generated: "2024-12-11T04:50:25.784204972Z"
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.5.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled

0 comments on commit f433e28

Please sign in to comment.