1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-16 06:59:25 +00:00

Merge pull request #3363 from HarrisonWAffel/kdm-release

Switch to release-v2.7 and update KDM data
This commit is contained in:
Harrison
2023-09-11 18:08:34 -04:00
committed by GitHub
3 changed files with 1280 additions and 3 deletions

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff