1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-04 02:57:52 +00:00

go generate

This commit is contained in:
Kinara Shah 2023-01-23 15:51:11 -08:00
parent b5ab4b02ab
commit c04d9e545a
5 changed files with 6 additions and 6 deletions

View File

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

File diff suppressed because one or more lines are too long

View File

@ -18182,7 +18182,7 @@
"type": "array"
}
},
"version": "v1.24.9+k3s1"
"version": "v1.24.9+k3s2"
}
]
},
@ -27568,7 +27568,7 @@
"type": "array"
}
},
"version": "v1.24.9+rke2r1"
"version": "v1.24.9+rke2r2"
}
]
}

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.