Skip to content

Commit

Permalink
Update repository config (#2)
Browse files Browse the repository at this point in the history
/cherry-pick

Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Oct 11, 2020
1 parent 8769371 commit bac09d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -59,9 +59,9 @@ jobs:
- name: Create Kubernetes cluster
id: kind
uses: engineerd/setup-kind@v0.3.0
uses: engineerd/setup-kind@v0.4.0
with:
version: v0.8.1
version: v0.9.0
config: hack/kubernetes/kind.yaml

- name: Prepare cluster for testing
Expand Down

0 comments on commit bac09d7

Please sign in to comment.