Merge pull request #183 from ityuhui/yh-bump-kindaction
Bump helm/kind-action
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
|||||||
cd examples/
|
cd examples/
|
||||||
make
|
make
|
||||||
- name: Create k8s kind cluster
|
- name: Create k8s kind cluster
|
||||||
uses: helm/kind-action@v1.2.0
|
uses: helm/kind-action@v1.4.0
|
||||||
- name: Test examples
|
- name: Test examples
|
||||||
run: |
|
run: |
|
||||||
kubectl cluster-info --context kind-chart-testing
|
kubectl cluster-info --context kind-chart-testing
|
||||||
|
|||||||
Reference in New Issue
Block a user