Changed: helm-docs update

This commit is contained in:
Valeriano Manassero 2023-11-16 07:31:36 +01:00
parent 0e373dd54d
commit 29032e3f6b

View File

@ -6,7 +6,7 @@ if [[ -z "$CHART_DIRS" ]]; then
exit 1
fi
HELM_DOCS_VERSION="1.11.0"
HELM_DOCS_VERSION="1.11.3"
curl --silent --show-error --fail --location --output /tmp/helm-docs.tar.gz https://github.com/norwoodj/helm-docs/releases/download/v"${HELM_DOCS_VERSION}"/helm-docs_"${HELM_DOCS_VERSION}"_Linux_x86_64.tar.gz
tar -xf /tmp/helm-docs.tar.gz helm-docs