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

update kdm data

This commit is contained in:
Kinara Shah
2022-01-25 12:42:06 -08:00
parent 8c51f77d92
commit 2d480d8300
3 changed files with 94 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.6/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.6-v1.20.14-0122/data.json"
dataFile = "data/data.json"
)