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.
2 parents 8f7e988 + 4a35338 commit 64651d8Copy full SHA for 64651d8
.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