Skip to content

Commit

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

Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm authored Oct 11, 2020
1 parent 5e2ccc2 commit 4876e56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:

- name: Create Kubernetes ${{ matrix.k8s }} 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
image: kindest/node:${{ matrix.k8s }}

Expand Down

0 comments on commit 4876e56

Please sign in to comment.