Skip to content

Commit 4c7d116

Browse files
Update valkey Docker tag from 0.15.1 to v0.15.2 (helm/defectdojo/Chart.yaml) (#14175)
* Update valkey Docker tag from 0.15.1 to v0.15.2 (helm/defectdojo/Chart.yaml) * update Helm documentation --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5f77f31 commit 4c7d116

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

helm/defectdojo/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.15.1
8-
digest: sha256:4a74aae44d3218da4c70d84f3245bbd3097f84f3cb61b772d1b1909f19d4ccb8
9-
generated: "2026-01-20T16:06:47.133158399Z"
7+
version: 0.15.2
8+
digest: sha256:61046bde510c804a06f28748e047f0a0a06bcc614d90651f62358818fcc8a441
9+
generated: "2026-01-27T09:52:15.382108238Z"

helm/defectdojo/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.15.1
17+
version: 0.15.2
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
3535
annotations:
3636
artifacthub.io/prerelease: "true"
37-
artifacthub.io/changes: "- kind: changed\n description: Update valkey Docker tag from 0.13.0 to v0.15.0 (_/defect_/Chart.yaml)\n- kind: changed\n description: chore(deps)_ update valkey _ tag from 0.15.0 to v0.15.1 (_/defect_/chart.yaml)\n- kind: changed\n description: chore(deps)_ update gcr.io/cloudsql__/gce_proxy _ tag from 1.37.11 to v1.37.12 (_/defect_/values.yaml)\n"
37+
artifacthub.io/changes: "- kind: changed\n description: Update valkey Docker tag from 0.13.0 to v0.15.0 (_/defect_/Chart.yaml)\n- kind: changed\n description: chore(deps)_ update valkey _ tag from 0.15.0 to v0.15.1 (_/defect_/chart.yaml)\n- kind: changed\n description: chore(deps)_ update gcr.io/cloudsql__/gce_proxy _ tag from 1.37.11 to v1.37.12 (_/defect_/values.yaml)\n- kind: changed\n description: Update valkey Docker tag from 0.15.1 to v0.15.2 (_/defect_/Chart.yaml)\n"

helm/defectdojo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.15.1 |
528+
| oci://registry-1.docker.io/cloudpirates | valkey | 0.15.2 |
529529
| oci://us-docker.pkg.dev/os-public-container-registry/defectdojo | postgresql | 16.7.27 |
530530
531531
## Values

0 commit comments

Comments
 (0)