File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,21 @@ dependencies:
1717 version : ~19.6.4
1818 repository : " oci://us-docker.pkg.dev/os-public-container-registry/defectdojo"
1919 condition : redis.enabled
20+ # For correct syntax, check https://artifacthub.io/docs/topics/annotations/helm/
21+ # This is example for "artifacthub.io/changes"
22+ # artifacthub.io/changes: |
23+ # - kind: added
24+ # description: Cool feature
25+ # - kind: fixed
26+ # description: Minor bug
27+ # - kind: changed
28+ # description: Broken feature
29+ # - kind: removed
30+ # description: Old bug
31+ # - kind: deprecated
32+ # description: Not-needed feature
33+ # - kind: security
34+ # description: Critical bug
2035annotations :
2136 artifacthub.io/prerelease : " true"
2237 artifacthub.io/changes : |
You can’t perform that action at this time.
0 commit comments