Bump helm/kind-action to v1.8.0

This commit is contained in:
Hui Yu
2023-09-25 11:04:31 +08:00
parent 0f0f4cc228
commit 58183398d2

View File

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