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

Merge pull request #3098 from vardhaman22/vardhaman/rke-1.4-k8s-november-patches

This commit is contained in:
Kinara Shah 2022-11-21 10:33:27 -08:00 committed by GitHub
commit 009f482ebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 144 additions and 6 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-1122-patches/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