1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-02 23:44:32 +00:00

update codegen release branch

This commit is contained in:
Kinara Shah
2022-01-26 10:08:46 -08:00
parent cc3f973964
commit 487ed313eb

View File

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