We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3224ab commit c6860d1Copy full SHA for c6860d1
2 files changed
helm/defectdojo/Chart.yaml
@@ -34,4 +34,4 @@ dependencies:
34
# description: Critical bug
35
annotations:
36
artifacthub.io/prerelease: "true"
37
- artifacthub.io/changes: ""
+ artifacthub.io/changes: "- kind: changed\n description: Update valkey Docker tag from 0.18.0 to v0.19.0 (_/defect_/Chart.yaml)\n"
helm/defectdojo/README.md
@@ -525,7 +525,7 @@ A Helm chart for Kubernetes to install DefectDojo
525
526
| Repository | Name | Version |
527
|------------|------|---------|
528
-| oci://registry-1.docker.io/cloudpirates | valkey | 0.18.0 |
+| oci://registry-1.docker.io/cloudpirates | valkey | 0.19.0 |
529
| oci://us-docker.pkg.dev/os-public-container-registry/defectdojo | postgresql | 16.7.27 |
530
531
## Values
0 commit comments