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 91b2852 + d57245c commit 42f5cfdCopy full SHA for 42f5cfd
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
cd examples/
49
make
50
- name: Create k8s kind cluster
51
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
52
- name: Test examples
53
run: |
54
kubectl cluster-info --context kind-chart-testing
0 commit comments