mirror of
https://github.com/rancher/rke.git
synced 2025-08-10 19:22:41 +00:00
vendor KDM data
This commit is contained in:
parent
f7e340058d
commit
4b9aa140d9
@ -10,7 +10,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.7/data.json"
|
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.7/data.json"
|
||||||
dataFile = "data/data.json"
|
dataFile = "data/data.json"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
@ -13026,7 +13026,8 @@
|
|||||||
"18.09.x",
|
"18.09.x",
|
||||||
"19.03.x",
|
"19.03.x",
|
||||||
"20.10.x",
|
"20.10.x",
|
||||||
"23.0.x"
|
"23.0.x",
|
||||||
|
"24.0.x"
|
||||||
],
|
],
|
||||||
"1.24": [
|
"1.24": [
|
||||||
"1.13.x",
|
"1.13.x",
|
||||||
@ -13037,7 +13038,8 @@
|
|||||||
"18.09.x",
|
"18.09.x",
|
||||||
"19.03.x",
|
"19.03.x",
|
||||||
"20.10.x",
|
"20.10.x",
|
||||||
"23.0.x"
|
"23.0.x",
|
||||||
|
"24.0.x"
|
||||||
],
|
],
|
||||||
"1.25": [
|
"1.25": [
|
||||||
"1.13.x",
|
"1.13.x",
|
||||||
@ -13048,7 +13050,8 @@
|
|||||||
"18.09.x",
|
"18.09.x",
|
||||||
"19.03.x",
|
"19.03.x",
|
||||||
"20.10.x",
|
"20.10.x",
|
||||||
"23.0.x"
|
"23.0.x",
|
||||||
|
"24.0.x"
|
||||||
],
|
],
|
||||||
"1.26": [
|
"1.26": [
|
||||||
"1.13.x",
|
"1.13.x",
|
||||||
@ -13059,7 +13062,8 @@
|
|||||||
"18.09.x",
|
"18.09.x",
|
||||||
"19.03.x",
|
"19.03.x",
|
||||||
"20.10.x",
|
"20.10.x",
|
||||||
"23.0.x"
|
"23.0.x",
|
||||||
|
"24.0.x"
|
||||||
],
|
],
|
||||||
"1.8": [
|
"1.8": [
|
||||||
"1.11.x",
|
"1.11.x",
|
||||||
|
Loading…
Reference in New Issue
Block a user