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