1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-13 13:40:22 +00:00

Merge pull request #3124 from vardhaman22/dev-2.7-kdm-december-patches

[dev 2.7] updated kdm branch for k8s December Patches
This commit is contained in:
Vardhaman Surana
2022-12-16 09:50:05 +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/dev-v2.7-1122-patches/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.7-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