mirror of
https://github.com/rancher/rke.git
synced 2025-09-02 07:24:20 +00:00
committed by
Alena Prokharchyk
parent
173669c8a5
commit
21848c4cf1
@@ -14,7 +14,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
WorkerThreads = 50
|
WorkerThreads = 50
|
||||||
|
|
||||||
DefaultRKETools = "rancher/rke-tools:v0.1.33"
|
DefaultRKETools = "rancher/rke-tools:v0.1.31"
|
||||||
)
|
)
|
||||||
|
|
||||||
func StrToSemVer(version string) (*semver.Version, error) {
|
func StrToSemVer(version string) (*semver.Version, error) {
|
||||||
|
Reference in New Issue
Block a user