1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-16 15:10:12 +00:00

Merge pull request #3125 from vardhaman22/dev-v2.6-kdm-december-patches

[dev v2.6] updated kdm branch for k8s December Patches
This commit is contained in:
Vardhaman Surana
2022-12-16 09:49:51 +05:30
committed by GitHub
3 changed files with 151 additions and 6 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-1222-patches/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