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

Merge pull request #3546 from chiukapoor/docker-1.25

[release/v1.5] Vendor KDM data
This commit is contained in:
Chirayu Kapoor
2024-04-09 10:16:19 +05:30
committed by GitHub
3 changed files with 13 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ import (
) )
const ( 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" dataFile = "data/data.json"
) )

File diff suppressed because one or more lines are too long

View File

@@ -14321,7 +14321,8 @@
"19.03.x", "19.03.x",
"20.10.x", "20.10.x",
"23.0.x", "23.0.x",
"24.0.x" "24.0.x",
"25.0.x"
], ],
"1.26": [ "1.26": [
"1.13.x", "1.13.x",
@@ -14333,7 +14334,8 @@
"19.03.x", "19.03.x",
"20.10.x", "20.10.x",
"23.0.x", "23.0.x",
"24.0.x" "24.0.x",
"25.0.x"
], ],
"1.27": [ "1.27": [
"1.13.x", "1.13.x",
@@ -14345,7 +14347,8 @@
"19.03.x", "19.03.x",
"20.10.x", "20.10.x",
"23.0.x", "23.0.x",
"24.0.x" "24.0.x",
"25.0.x"
], ],
"1.28": [ "1.28": [
"1.13.x", "1.13.x",
@@ -14357,7 +14360,8 @@
"19.03.x", "19.03.x",
"20.10.x", "20.10.x",
"23.0.x", "23.0.x",
"24.0.x" "24.0.x",
"25.0.x"
], ],
"1.8": [ "1.8": [
"1.11.x", "1.11.x",
@@ -41598,7 +41602,7 @@
"version": "1.5.100" "version": "1.5.100"
}, },
"rancher-vsphere-csi": { "rancher-vsphere-csi": {
"repo": "rancher-charts", "repo": "rancher-rke2-charts",
"version": "3.0.1-rancher101" "version": "3.0.1-rancher101"
}, },
"rke2-calico": { "rke2-calico": {
@@ -43204,7 +43208,7 @@
"version": "1.5.100" "version": "1.5.100"
}, },
"rancher-vsphere-csi": { "rancher-vsphere-csi": {
"repo": "rancher-charts", "repo": "rancher-rke2-charts",
"version": "3.0.1-rancher101" "version": "3.0.1-rancher101"
}, },
"rke2-calico": { "rke2-calico": {