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:
Kubernetes Prow Robot
2024-12-21 13:54:13 +01:00
committed by GitHub

View File

@@ -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