1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-17 23:49:06 +00:00

vendor KDM data

This commit is contained in:
Rayan Das
2023-06-30 10:40:43 +05:30
parent f7e340058d
commit 4b9aa140d9
3 changed files with 11 additions and 7 deletions

View File

@@ -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"
)