Update charts-release.yaml

This commit is contained in:
Kjeld Schouten-Lebbing 2022-03-30 14:59:33 +02:00 committed by GitHub
parent c90835ebb3
commit a4d5657a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -42,8 +42,9 @@ jobs:
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@v0.8.0
with:
setup-tools: helmv3
helm: "3.8.0
setup-tools: |
helmv3
helm: "3.8.0"
- name: Install helm-docs
run: |