ci: update kubernetes versions
This commit is contained in:
parent
922106aad6
commit
45d245237e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -159,7 +159,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
k8s: [v1.16.15, v1.17.17, v1.18.15, v1.19.7, v1.20.2]
|
||||
k8s: [v1.16.15, v1.17.17, v1.18.19, v1.19.11, v1.20.7, v1.21.0]
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue