mirror of
https://github.com/rancher/rke.git
synced 2025-09-05 00:40:10 +00:00
update kdm url to dev-v2.7-for-2.6.11
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
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"
|
dataFile = "data/data.json"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
695
data/data.json
695
data/data.json
File diff suppressed because one or more lines are too long
@@ -2,7 +2,7 @@
|
|||||||
// +build !ignore_autogenerated
|
// +build !ignore_autogenerated
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2022 Rancher Labs, Inc.
|
Copyright 2023 Rancher Labs, Inc.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// +build !ignore_autogenerated
|
// +build !ignore_autogenerated
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2022 Rancher Labs, Inc.
|
Copyright 2023 Rancher Labs, Inc.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
Reference in New Issue
Block a user