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

vendor kdm data

This commit is contained in:
vardhaman
2022-11-16 16:18:51 +05:30
parent 7d0e7edaae
commit 05785e8885
3 changed files with 1213 additions and 15 deletions

View File

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