Merge pull request #257 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.11.0
Bump helm/kind-action from 1.10.0 to 1.11.0
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
cd examples/
|
||||
make
|
||||
- name: Create k8s kind cluster
|
||||
uses: helm/kind-action@v1.10.0
|
||||
uses: helm/kind-action@v1.11.0
|
||||
- name: Test examples
|
||||
run: |
|
||||
kubectl cluster-info --context kind-chart-testing
|
||||
|
||||
Reference in New Issue
Block a user