1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-02 15:34:36 +00:00

Vendor September patch KDM data

Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
This commit is contained in:
Chirayu Kapoor
2023-09-27 19:28:22 +05:30
parent 377079d0b1
commit c2b78f4473

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-2023-09-patches/data.json"
dataFile = "data/data.json"
)