1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-04 00:14:49 +00:00

vendor docker 23.0 support data from KDM

This commit is contained in:
Vaishnav Gaikwad
2023-04-25 16:10:33 +05:30
parent 6f8f3b0d98
commit df49187504
3 changed files with 9 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ import (
)
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"
)

File diff suppressed because one or more lines are too long

View File

@@ -12638,7 +12638,8 @@
"18.06.x",
"18.09.x",
"19.03.x",
"20.10.x"
"20.10.x",
"23.0.x"
],
"1.24": [
"1.13.x",
@@ -12648,7 +12649,8 @@
"18.06.x",
"18.09.x",
"19.03.x",
"20.10.x"
"20.10.x",
"23.0.x"
],
"1.25": [
"1.13.x",
@@ -12658,7 +12660,8 @@
"18.06.x",
"18.09.x",
"19.03.x",
"20.10.x"
"20.10.x",
"23.0.x"
],
"1.8": [
"1.11.x",