chore: prettierignore updates and setup-helm upgrade (#5721)
* chore: update prettierignore * chore: upgrade setup-helm 3.4
This commit is contained in:
parent
cc8ce3b3c6
commit
ca182b9fb5
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -83,9 +83,8 @@ jobs:
|
||||
|
||||
- name: Install helm
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
uses: azure/setup-helm@v3.3
|
||||
uses: azure/setup-helm@v3.4
|
||||
with:
|
||||
version: "v3.10.1"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install helm kubeval plugin
|
||||
|
@ -1,4 +1,7 @@
|
||||
lib/vscode
|
||||
lib/vscode-reh-web-linux-x64
|
||||
release-standalone
|
||||
release
|
||||
helm-chart
|
||||
test/scripts
|
||||
test/e2e/extensions/test-extension
|
||||
|
Reference in New Issue
Block a user