1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-17 07:30:01 +00:00

Merge pull request #3080 from doflamingo721/rke13-september-k8s-patches

[release/v1.3] September patch KDM data
This commit is contained in:
Rayan Das
2022-10-28 14:30:15 +05:30
committed by GitHub
3 changed files with 2417 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.6/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.6/data.json"
dataFile = "data/data.json"
)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long