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 0f0f4cc commit 5818339Copy full SHA for 5818339
.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.4.0
+ uses: helm/kind-action@v1.8.0
62
- name: Test examples
63
run: |
64
kubectl cluster-info --context kind-chart-testing
0 commit comments