1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-30 21:50:21 +00:00

update kdm

This commit is contained in:
Kinara Shah 2023-06-15 16:11:09 -07:00
parent aa07b32c3d
commit 4ac3ebde34
3 changed files with 500 additions and 6 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-for-v2.7.5/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