Skip to content

Commit

Permalink
Merge pull request kubernetes-client#208 from ityuhui/yh-upgrade-kind…
Browse files Browse the repository at this point in the history
…-action-0925

Bump helm/kind-action to v1.8.0
  • Loading branch information
k8s-ci-robot committed Sep 25, 2023
2 parents 0f0f4cc + 5818339 commit b02e6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b02e6e5

Please sign in to comment.