fix: Workaround helm-docs v1.10.0 breaking change (#1285)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
57e1cd6960
commit
20924aced3
2 changed files with 11 additions and 5 deletions
2
scripts/helm-docs.sh
Normal file → Executable file
2
scripts/helm-docs.sh
Normal file → Executable file
|
|
@ -8,4 +8,4 @@ echo "Running Helm-Docs"
|
|||
docker run \
|
||||
-v "$CHART_DIR:/helm-docs" \
|
||||
-u $(id -u) \
|
||||
jnorwood/helm-docs:latest
|
||||
jnorwood/helm-docs:v1.9.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue