mirror of
https://github.com/rancher/rke.git
synced 2025-09-21 03:18:38 +00:00
[v1.5.10] s4: Fix 478
This commit is contained in:
committed by
Bruno Bachmann
parent
1f4f2160bc
commit
cf49199481
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.8-2024-05-patches/data.json"
|
||||
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.8/data.json"
|
||||
dataFile = "data/data.json"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user