1
0
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:
vardhaman22
2023-09-19 08:16:15 +05:30
parent c2395d3451
commit eaea04fd85

View File

@@ -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