1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-05 08:50:13 +00:00

update kdm url to dev-v2.7-for-2.6.11

This commit is contained in:
Kinara Shah
2023-02-22 09:14:51 -08:00
parent 82e0b79738
commit 28ce6e6976
5 changed files with 114 additions and 591 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.7/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.7-for-2.6.11/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

View File

@@ -2,7 +2,7 @@
// +build !ignore_autogenerated
/*
Copyright 2022 Rancher Labs, Inc.
Copyright 2023 Rancher Labs, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@@ -2,7 +2,7 @@
// +build !ignore_autogenerated
/*
Copyright 2022 Rancher Labs, Inc.
Copyright 2023 Rancher Labs, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.