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 0f0f4cc + 5818339 commit b02e6e5Copy full SHA for b02e6e5
.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