mirror of
https://github.com/rancher/rke.git
synced 2025-05-09 08:47:43 +00:00
sync rke-tools version 0.1.28
This commit is contained in:
parent
06b709e888
commit
edf5a63fc9
@ -14,7 +14,7 @@ const (
|
||||
WorkerThreads = 50
|
||||
// SupportedSyncToolsVersion this should be kept at the latest version of rke released with
|
||||
// rancher 2.2.0.
|
||||
SupportedSyncToolsVersion = "0.1.25"
|
||||
SupportedSyncToolsVersion = "0.1.28"
|
||||
)
|
||||
|
||||
func StrToSemVer(version string) (*semver.Version, error) {
|
||||
|
Loading…
Reference in New Issue
Block a user