ci: update to Kind 0.9.0

This commit is contained in:
Christian Nicolai 2020-09-15 09:00:41 +02:00
parent b70b279a62
commit e15c548978
1 changed files with 2 additions and 2 deletions

View File

@ -31,9 +31,9 @@ jobs:
k8s-version:
- v1.16.9
- v1.18.8
- v1.19.0
- v1.19.1
env:
kind-version: v0.8.1
kind-version: v0.9.0
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8