mirror of
https://github.com/rancher/rke.git
synced 2025-07-15 16:11:38 +00:00
Merge pull request #3585 from jiaqiluo/14-kdm
This commit is contained in:
commit
daf80519d4
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.7/data.json"
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.7/data.json"
|
||||
dataFile = "data/data.json"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user