mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
generate_readmes_with_helm-docs.sh: remove unnecessary find command
This commit is contained in:
@@ -37,8 +37,6 @@ if [ $# == 1 ] ; then
|
||||
readme_template="../../.helm-docs-templates/README.md.gotmpl"
|
||||
|
||||
else
|
||||
# Gather all charts using the common library, excluding common-test
|
||||
charts=$(find "${repository}" -name "Chart.yaml")
|
||||
|
||||
root="${repository}/charts"
|
||||
readme_template="../.helm-docs-templates/README.md.gotmpl"
|
||||
|
||||
Reference in New Issue
Block a user