bump helm helm-docs kustomize to fix failing ci (#8492)

This commit is contained in:
Long Wu Yuan 2022-04-21 03:40:57 +05:30 committed by GitHub
parent a2514768cd
commit 072da9a665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -146,7 +146,7 @@ jobs:
- name: Run helm-docs - name: Run helm-docs
run: | run: |
GOBIN=$PWD GO111MODULE=on go install github.com/norwoodj/helm-docs/cmd/helm-docs@v1.6.0 GOBIN=$PWD GO111MODULE=on go install github.com/norwoodj/helm-docs/cmd/helm-docs@v1.8.1
./helm-docs --chart-search-root=${GITHUB_WORKSPACE}/charts ./helm-docs --chart-search-root=${GITHUB_WORKSPACE}/charts
DIFF=$(git diff ${GITHUB_WORKSPACE}/charts/ingress-nginx/README.md) DIFF=$(git diff ${GITHUB_WORKSPACE}/charts/ingress-nginx/README.md)
if [ ! -z "$DIFF" ]; then if [ ! -z "$DIFF" ]; then

View file

@ -1,2 +1,2 @@
kustomize 4.1.3 kustomize 4.5.4
helm 3.7.1 helm 3.8.2