mirror of
https://github.com/rancher/rke.git
synced 2025-10-22 03:32:19 +00:00
update DefaultRKETools
This commit is contained in:
committed by
Alena Prokharchyk
parent
d6b66eb8f7
commit
db3f7c7bac
@@ -14,7 +14,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
WorkerThreads = 50
|
WorkerThreads = 50
|
||||||
|
|
||||||
DefaultRKETools = "rancher/rke-tools:v0.1.34"
|
DefaultRKETools = "rancher/rke-tools:v0.1.35"
|
||||||
)
|
)
|
||||||
|
|
||||||
func StrToSemVer(version string) (*semver.Version, error) {
|
func StrToSemVer(version string) (*semver.Version, error) {
|
||||||
|
Reference in New Issue
Block a user