mirror of
https://github.com/rancher/rke.git
synced 2025-04-27 19:25:44 +00:00
updated dev version to v1.7.99
This commit is contained in:
parent
f4ff34730a
commit
a9d37c5fcf
@ -90,7 +90,7 @@ func readFile(file string) ([]byte, error) {
|
||||
return os.ReadFile(file)
|
||||
}
|
||||
|
||||
const RKEVersionDev = "v1.6.99"
|
||||
const RKEVersionDev = "v1.7.99"
|
||||
|
||||
func initAddonTemplates(data kdm.Data) {
|
||||
K8sVersionToTemplates = data.K8sVersionedTemplates
|
||||
|
Loading…
Reference in New Issue
Block a user