mirror of
https://github.com/rancher/rke.git
synced 2025-08-22 08:35:49 +00:00
Merge pull request #2072 from aiyengar2/default-1-18-all-versions
Make k8s 1.18 the default across all versions of Rancher
This commit is contained in:
commit
a7a70221ad
File diff suppressed because one or more lines are too long
@ -4736,8 +4736,11 @@
|
||||
"2.3.1": "v1.15.x",
|
||||
"2.3.2": "v1.15.x",
|
||||
"2.3.3": "v1.16.x",
|
||||
"2.4.4": "v1.18.x",
|
||||
"default": "v1.17.x"
|
||||
"2.4.0": "v1.17.x",
|
||||
"2.4.1": "v1.17.x",
|
||||
"2.4.2": "v1.17.x",
|
||||
"2.4.3": "v1.17.x",
|
||||
"default": "v1.18.x"
|
||||
},
|
||||
"RKEDefaultK8sVersions": {
|
||||
"0.3": "v1.16.3-rancher1-1",
|
||||
|
Loading…
Reference in New Issue
Block a user