We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20fadc commit cd6d966Copy full SHA for cd6d966
.github/workflows/on-pr-test-charts.yml
@@ -21,7 +21,7 @@ jobs:
21
command: lint
22
23
- name: Create kind cluster
24
- uses: helm/kind-action@v3
+ uses: helm/kind-action@v1.0.0-rc.1
25
with:
26
install_local_path_provisioner: true
27
# Only build a kind cluster if there are chart changes to test.
0 commit comments