1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-03 16:04:26 +00:00

vendor types

This commit is contained in:
Sebastiaan van Steenis
2020-03-03 18:08:30 +01:00
parent 265553beb5
commit 8355b2ad68
26 changed files with 521 additions and 47 deletions

View File

@@ -26,7 +26,7 @@ import (
var (
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
MinClusterVersion = "3.0.0"
Version = "3.3.15"
Version = "3.3.17"
APIVersion = "unknown"
// Git SHA Value will be set during build