update kind k8s versions (#40)

This commit is contained in:
Valeriano Manassero 2021-12-09 10:31:17 +01:00 committed by GitHub
parent 1b5b9407f6
commit 97f219228d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,9 @@ jobs:
strategy:
matrix:
k8s:
- v1.20.7
- v1.21.1
- v1.21.2
- v1.22.4
- v1.23.0
steps:
- name: Checkout
uses: actions/checkout@v1