mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 06:34:03 +00:00
update rke dev version to v1.5.99
This commit is contained in:
@@ -90,7 +90,7 @@ func readFile(file string) ([]byte, error) {
|
||||
return os.ReadFile(file)
|
||||
}
|
||||
|
||||
const RKEVersionDev = "v1.4.99"
|
||||
const RKEVersionDev = "v1.5.99"
|
||||
|
||||
func initAddonTemplates(data kdm.Data) {
|
||||
K8sVersionToTemplates = data.K8sVersionedTemplates
|
||||
|
Reference in New Issue
Block a user