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

Merge pull request #3224 from rayandas/26-kdm-data

[release/v1.3] go generate
This commit is contained in:
Rayan Das 2023-04-21 09:41:14 +05:30 committed by GitHub
commit bcb0ddae24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 905 additions and 6 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