version: 3.4.17

Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
This commit is contained in:
Sam Batschelet 2021-10-03 22:30:27 -04:00
parent 8ea187e2cf
commit 19e2e70e4f

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