Skip to content

Commit e99585c

Browse files
authored
Merge pull request #260 from linode/update-test-lke-version
Updated --k8s-version in LKE test
2 parents 8cefa51 + fbf0023 commit e99585c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/lke/clusters.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ teardown() {
2727
--node_pools.type g6-standard-1 \
2828
--node_pools.count 1 \
2929
--node_pools.disks '[{"type":"ext4","size":1024}]' \
30-
--k8s_version 1.19 \
30+
--k8s_version 1.21 \
3131
--text \
3232
--delimiter "," \
3333
--no-headers \

0 commit comments

Comments
 (0)