mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 14:36:32 +00:00
Merge pull request #3546 from chiukapoor/docker-1.25
[release/v1.5] Vendor KDM data
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.8/data.json"
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.8/data.json"
|
||||
dataFile = "data/data.json"
|
||||
)
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@@ -14321,7 +14321,8 @@
|
||||
"19.03.x",
|
||||
"20.10.x",
|
||||
"23.0.x",
|
||||
"24.0.x"
|
||||
"24.0.x",
|
||||
"25.0.x"
|
||||
],
|
||||
"1.26": [
|
||||
"1.13.x",
|
||||
@@ -14333,7 +14334,8 @@
|
||||
"19.03.x",
|
||||
"20.10.x",
|
||||
"23.0.x",
|
||||
"24.0.x"
|
||||
"24.0.x",
|
||||
"25.0.x"
|
||||
],
|
||||
"1.27": [
|
||||
"1.13.x",
|
||||
@@ -14345,7 +14347,8 @@
|
||||
"19.03.x",
|
||||
"20.10.x",
|
||||
"23.0.x",
|
||||
"24.0.x"
|
||||
"24.0.x",
|
||||
"25.0.x"
|
||||
],
|
||||
"1.28": [
|
||||
"1.13.x",
|
||||
@@ -14357,7 +14360,8 @@
|
||||
"19.03.x",
|
||||
"20.10.x",
|
||||
"23.0.x",
|
||||
"24.0.x"
|
||||
"24.0.x",
|
||||
"25.0.x"
|
||||
],
|
||||
"1.8": [
|
||||
"1.11.x",
|
||||
@@ -41598,7 +41602,7 @@
|
||||
"version": "1.5.100"
|
||||
},
|
||||
"rancher-vsphere-csi": {
|
||||
"repo": "rancher-charts",
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "3.0.1-rancher101"
|
||||
},
|
||||
"rke2-calico": {
|
||||
@@ -43204,7 +43208,7 @@
|
||||
"version": "1.5.100"
|
||||
},
|
||||
"rancher-vsphere-csi": {
|
||||
"repo": "rancher-charts",
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "3.0.1-rancher101"
|
||||
},
|
||||
"rke2-calico": {
|
||||
|
Reference in New Issue
Block a user