mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Changed: helm-docs update
This commit is contained in:
parent
0e373dd54d
commit
29032e3f6b
2
.github/helm-docs.sh
vendored
2
.github/helm-docs.sh
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user