diff --git a/helm/defectdojo/Chart.lock b/helm/defectdojo/Chart.lock index f20464c29f..cfc0988877 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.25.0 -digest: sha256:b8fe5478a81cce16ce41b84d31484a66c4edbdf4397eaab74e64efa094fd2903 -generated: "2026-08-05T05:05:07.787814039Z" + version: 0.25.4 +digest: sha256:a07cddab54506cae3581c21262861c727c9e84bb69c9eb1c2c5280cda5478adc +generated: "2026-08-12T00:27:52.649511342Z" diff --git a/helm/defectdojo/Chart.yaml b/helm/defectdojo/Chart.yaml index 6a06f604fc..cf1452303e 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.25.0 + version: 0.25.4 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: "- kind: changed\n description: chore(deps)_ update valkey _ tag from 0.24.6 to v0.25.0 (_/defect_/chart.yaml)\n" + artifacthub.io/changes: "- kind: changed\n description: chore(deps)_ update valkey _ tag from 0.24.6 to v0.25.0 (_/defect_/chart.yaml)\n- kind: changed\n description: chore(deps)_ update valkey docker tag from 0.25.0 to v0.25.4 (helm/defectdojo/chart.yaml)\n" diff --git a/helm/defectdojo/README.md b/helm/defectdojo/README.md index 067e0f608f..06862918ac 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.25.0 | +| oci://registry-1.docker.io/cloudpirates | valkey | 0.25.4 | | oci://us-docker.pkg.dev/os-public-container-registry/defectdojo | postgresql | 16.7.27 | ## Values