diff --git a/helm/defectdojo/Chart.lock b/helm/defectdojo/Chart.lock index ed8934716d7..49bce2056aa 100644 --- a/helm/defectdojo/Chart.lock +++ b/helm/defectdojo/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.7.27 - name: valkey repository: oci://registry-1.docker.io/cloudpirates - version: 0.23.0 -digest: sha256:7c91a056fd5387bc3f4d5f93e09ac4d82ea6c63e097f0b31a08c065fb443bf98 -generated: "2026-07-08T02:49:28.017708673Z" + version: 0.24.1 +digest: sha256:80cd76c3bfadc52ae77d6dd6f04d86e4cb2d75c74c3d2cb1227966978fbdf4a9 +generated: "2026-07-15T01:47:28.260055831Z" diff --git a/helm/defectdojo/Chart.yaml b/helm/defectdojo/Chart.yaml index aacc1ef249e..8a46fff8ff7 100644 --- a/helm/defectdojo/Chart.yaml +++ b/helm/defectdojo/Chart.yaml @@ -14,7 +14,7 @@ dependencies: repository: "oci://us-docker.pkg.dev/os-public-container-registry/defectdojo" condition: postgresql.enabled - name: valkey - version: 0.23.0 + version: 0.24.1 repository: "oci://registry-1.docker.io/cloudpirates" condition: valkey.enabled # For correct syntax, check https://artifacthub.io/docs/topics/annotations/helm/ @@ -34,4 +34,4 @@ dependencies: # description: Critical bug annotations: artifacthub.io/prerelease: "true" - artifacthub.io/changes: "" + artifacthub.io/changes: "- kind: changed\n description: chore(deps)_ update valkey _ tag from 0.23.0 to v0.24.1 (_/defect_/chart.yaml)\n" diff --git a/helm/defectdojo/README.md b/helm/defectdojo/README.md index 4ad0070e068..33d0a433bbe 100644 --- a/helm/defectdojo/README.md +++ b/helm/defectdojo/README.md @@ -525,7 +525,7 @@ A Helm chart for Kubernetes to install DefectDojo | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/cloudpirates | valkey | 0.23.0 | +| oci://registry-1.docker.io/cloudpirates | valkey | 0.24.1 | | oci://us-docker.pkg.dev/os-public-container-registry/defectdojo | postgresql | 16.7.27 | ## Values