version: 3.2.27

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee 2019-09-17 13:32:44 -07:00
parent b7fab558a1
commit bdd97d5ffa

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.2.26"
Version = "3.2.27"
APIVersion = "unknown"
// Git SHA Value will be set during build