File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ dependencies:
44 version: 16.7.27
55- name: valkey
66 repository: oci://registry-1.docker.io/cloudpirates
7- version: 0.20.2
8- digest: sha256:58b4e410be866b64fa78f139b6e9ea6ca9d8bda76f9d3bf2b05e857d9f1cad07
9- generated: "2026-05-13T01:05:18.277272591Z "
7+ version: 0.22.1
8+ digest: sha256:6fbf2addac0203a76eb024fbd2b4d7ce2dbf8f3176c3e7d6d3d94f3a528708b6
9+ generated: "2026-06-23T22:40:34.595318727Z "
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
1414 repository : " oci://us-docker.pkg.dev/os-public-container-registry/defectdojo"
1515 condition : postgresql.enabled
1616 - name : valkey
17- version : 0.20.2
17+ version : 0.22.1
1818 repository : " oci://registry-1.docker.io/cloudpirates"
1919 condition : valkey.enabled
2020# For correct syntax, check https://artifacthub.io/docs/topics/annotations/helm/
@@ -34,4 +34,4 @@ dependencies:
3434# description: Critical bug
3535annotations :
3636 artifacthub.io/prerelease : " true"
37- artifacthub.io/changes : " "
37+ artifacthub.io/changes : " - kind: changed \n description: chore(deps)_ update valkey _ tag from 0.20.2 to v0.22.1 (_/defect_/chart.yaml) \n "
Original file line number Diff line number Diff line change @@ -525,7 +525,7 @@ A Helm chart for Kubernetes to install DefectDojo
525525
526526| Repository | Name | Version |
527527|------------|------|---------|
528- | oci://registry-1.docker.io/cloudpirates | valkey | 0.20.2 |
528+ | oci://registry-1.docker.io/cloudpirates | valkey | 0.22.1 |
529529| oci://us-docker.pkg.dev/os-public-container-registry/defectdojo | postgresql | 16.7.27 |
530530
531531## Values
You can’t perform that action at this time.
0 commit comments