Update gen-docs.sh
This commit is contained in:
@@ -118,16 +118,6 @@ generate_docs() {
|
|||||||
--output-file="README.md" \
|
--output-file="README.md" \
|
||||||
--template-files="/__w/apps/apps/templates/docs/README.md.gotmpl" \
|
--template-files="/__w/apps/apps/templates/docs/README.md.gotmpl" \
|
||||||
--chart-search-root="${chart}"
|
--chart-search-root="${chart}"
|
||||||
helm-docs \
|
|
||||||
--ignore-file=".helmdocsignore" \
|
|
||||||
--output-file="CONFIG.md" \
|
|
||||||
--template-files="/__w/apps/apps/templates/docs/CONFIG.md.gotmpl" \
|
|
||||||
--chart-search-root="${chart}"
|
|
||||||
helm-docs \
|
|
||||||
--ignore-file=".helmdocsignore" \
|
|
||||||
--output-file="helm-values.md" \
|
|
||||||
--template-files="/__w/apps/apps/templates/docs/helm-values.md.gotmpl" \
|
|
||||||
--chart-search-root="${chart}"
|
|
||||||
}
|
}
|
||||||
export -f generate_docs
|
export -f generate_docs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user