1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-27 19:25:44 +00:00

Merge pull request #2173 from kinarashah/vmm

vendor update kdm
This commit is contained in:
Kinara Shah 2020-07-22 09:34:25 -07:00 committed by GitHub
commit f3002f60b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 975 additions and 34 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -90,7 +90,7 @@ func readFile(file string) ([]byte, error) {
return ioutil.ReadFile(file)
}
const RKEVersionDev = "v1.1.1-rc100"
const RKEVersionDev = "v1.1.5-rc100"
func initAddonTemplates(data kdm.Data) {
K8sVersionToTemplates = data.K8sVersionedTemplates