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

Merge pull request #3296 from jiaqiluo/back-to-dev

This commit is contained in:
Jiaqi Luo 2023-07-13 11:23:56 -07:00 committed by GitHub
commit 6d7b7af59e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 7 deletions

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

File diff suppressed because one or more lines are too long

View File

@ -13155,7 +13155,8 @@
"18.09.x",
"19.03.x",
"20.10.x",
"23.0.x"
"23.0.x",
"24.0.x"
],
"1.24": [
"1.13.x",
@ -13166,7 +13167,8 @@
"18.09.x",
"19.03.x",
"20.10.x",
"23.0.x"
"23.0.x",
"24.0.x"
],
"1.25": [
"1.13.x",
@ -13177,7 +13179,8 @@
"18.09.x",
"19.03.x",
"20.10.x",
"23.0.x"
"23.0.x",
"24.0.x"
],
"1.26": [
"1.13.x",
@ -13188,7 +13191,8 @@
"18.09.x",
"19.03.x",
"20.10.x",
"23.0.x"
"23.0.x",
"24.0.x"
],
"1.8": [
"1.11.x",