Merge pull request #183 from ityuhui/yh-bump-kindaction

Bump helm/kind-action
This commit is contained in:
Kubernetes Prow Robot
2023-04-07 17:11:14 -07:00
committed by GitHub

View File

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