mirror of
https://github.com/rancher/rke.git
synced 2025-09-26 15:34:02 +00:00
defaultRKETools 0.1.33
This commit is contained in:
committed by
Alena Prokharchyk
parent
4a5998a382
commit
60d36022f7
@@ -14,7 +14,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
WorkerThreads = 50
|
WorkerThreads = 50
|
||||||
|
|
||||||
DefaultRKETools = "rancher/rke-tools:v0.1.31"
|
DefaultRKETools = "rancher/rke-tools:v0.1.33"
|
||||||
)
|
)
|
||||||
|
|
||||||
func StrToSemVer(version string) (*semver.Version, error) {
|
func StrToSemVer(version string) (*semver.Version, error) {
|
||||||
|
Reference in New Issue
Block a user