Merge pull request #237 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.10.0

Bump helm/kind-action from 1.8.0 to 1.10.0
This commit is contained in:
Kubernetes Prow Robot
2024-05-01 19:21:16 -07:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ jobs:
cd examples/
make
- name: Create k8s kind cluster
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.10.0
- name: Test examples
run: |
kubectl cluster-info --context kind-chart-testing