mirror of
https://github.com/rancher/rke.git
synced 2025-08-02 07:43:04 +00:00
update kdm url
This commit is contained in:
parent
7074f3d179
commit
da3aa98298
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.6/data.json"
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.6/data.json"
|
||||
dataFile = "data/data.json"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user