version: 3.3.27

Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
release-3.3 v3.3.27
Sam Batschelet 2021-10-15 08:32:31 -04:00
parent e82c2fd178
commit 973882f697
1 changed files with 1 additions and 1 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.26"
Version = "3.3.27"
APIVersion = "unknown"
// Git SHA Value will be set during build