mirror of
https://github.com/rancher/rke.git
synced 2025-04-26 19:00:53 +00:00
rke version v1.3.0-rc0 for master
This commit is contained in:
parent
820c0d50a5
commit
40a96c0003
@ -90,7 +90,7 @@ func readFile(file string) ([]byte, error) {
|
||||
return ioutil.ReadFile(file)
|
||||
}
|
||||
|
||||
const RKEVersionDev = "v1.2.0-rc0"
|
||||
const RKEVersionDev = "v1.3.0-rc0"
|
||||
|
||||
func initAddonTemplates(data kdm.Data) {
|
||||
K8sVersionToTemplates = data.K8sVersionedTemplates
|
||||
|
Loading…
Reference in New Issue
Block a user