You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If this step is failing, run `helm-docs --chart-search-root helm/defectdojo`
83
+
# Documentation provided in the README file needs to contain the latest information from `values.yaml` and all other related assets.
84
+
# If this step fails, install https://github.com/norwoodj/helm-docs and run locally `helm-docs --chart-search-root helm/defectdojo` before committing your changes.
85
+
# The helm-docs documentation will be generated for you.
# If this step is failing, run `helm schema --use-helm-docs` in `helm/defectdojo`
99
+
# The HELM structure supports the existence of a `values.schema.json` file. This file is used to validate all values provided by the user before Helm starts rendering templates.
100
+
# The chart needs to have a `values.schema.json` file that is compatible with the default `values.yaml` file.
101
+
# If this step fails, install https://github.com/losisin/helm-values-schema-json and run locally `helm schema --use-helm-docs` in `helm/defectdojo` before committing your changes.
0 commit comments