Commit fbf0023
committed
Updated --k8s-version in LKE test
Currently, this test is failing with an "k8s_version,k8s_version is not valid".
Sure enough, it looks like 1.19 was retired recently.
This change updates the tests to use 1.21, the most recent version. In
the future they may even need to get this value dynamically.1 parent 8cefa51 commit fbf0023
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments