Bump helm/kind-action to v1.8.0
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user