mirror of
https://github.com/rancher/rke.git
synced 2025-09-17 23:49:06 +00:00
update rke version
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user