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 8f7e988 commit 4a35338Copy full SHA for 4a35338
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
cd examples/
59
make
60
- name: Create k8s kind cluster
61
- uses: helm/kind-action@v1.2.0
+ uses: helm/kind-action@v1.4.0
62
- name: Test examples
63
run: |
64
kubectl cluster-info --context kind-chart-testing
0 commit comments