mirror of
https://github.com/rancher/rke.git
synced 2025-09-25 06:33:56 +00:00
rke-tools:v0.1.31
This commit is contained in:
committed by
Alena Prokharchyk
parent
867c0f44e6
commit
398a8fa174
@@ -14,7 +14,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
WorkerThreads = 50
|
WorkerThreads = 50
|
||||||
|
|
||||||
DefaultRKETools = "rancher/rke-tools:v0.1.30"
|
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