1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-31 22:56:19 +00:00

Merge pull request #3171 from kinarashah/v26

update kdm url to dev-v2.6
This commit is contained in:
Kinara Shah 2023-02-17 10:39:35 -08:00 committed by GitHub
commit fc1f028cd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 206 additions and 18 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/data.json"
dataFile = "data/data.json"
)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long