mirror of
https://github.com/rancher/rke.git
synced 2025-08-12 12:13:25 +00:00
Go generate
This commit is contained in:
parent
74121a1654
commit
91b97406b0
File diff suppressed because one or more lines are too long
@ -7422,11 +7422,19 @@
|
|||||||
"2.4.3": "v1.17.x",
|
"2.4.3": "v1.17.x",
|
||||||
"2.4.4": "v1.17.x",
|
"2.4.4": "v1.17.x",
|
||||||
"2.4.5": "v1.18.x",
|
"2.4.5": "v1.18.x",
|
||||||
"default": "v1.19.x"
|
"2.5": "v1.20.x",
|
||||||
|
"2.5.0": "v1.19.x",
|
||||||
|
"2.5.1": "v1.19.x",
|
||||||
|
"2.5.2": "v1.19.x",
|
||||||
|
"2.5.3": "v1.19.x",
|
||||||
|
"2.5.4": "v1.19.x",
|
||||||
|
"2.5.5": "v1.19.x",
|
||||||
|
"2.5.6": "v1.20.x",
|
||||||
|
"default": "v1.20.x"
|
||||||
},
|
},
|
||||||
"RKEDefaultK8sVersions": {
|
"RKEDefaultK8sVersions": {
|
||||||
"0.3": "v1.16.3-rancher1-1",
|
"0.3": "v1.16.3-rancher1-1",
|
||||||
"default": "v1.19.7-rancher1-1"
|
"default": "v1.20.2-rancher2-1"
|
||||||
},
|
},
|
||||||
"K8sVersionDockerInfo": {
|
"K8sVersionDockerInfo": {
|
||||||
"1.10": [
|
"1.10": [
|
||||||
@ -7802,6 +7810,9 @@
|
|||||||
},
|
},
|
||||||
"v1.19": {
|
"v1.19": {
|
||||||
"benchmarkVersion": "rke-cis-1.5"
|
"benchmarkVersion": "rke-cis-1.5"
|
||||||
|
},
|
||||||
|
"v1.20": {
|
||||||
|
"benchmarkVersion": "rke-cis-1.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CisBenchmarkVersionInfo": {
|
"CisBenchmarkVersionInfo": {
|
||||||
|
Loading…
Reference in New Issue
Block a user