mirror of
https://github.com/rancher/rke.git
synced 2025-07-11 22:29:16 +00:00
Merge pull request #3046 from kinarashah/v1.3
This commit is contained in:
commit
33b45d97df
@ -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