There was an error while loading. Please reload this page.
1 parent 367dbd8 commit f1f5c1cCopy full SHA for f1f5c1c
version/version.go
@@ -26,7 +26,7 @@ import (
26
var (
27
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
28
MinClusterVersion = "3.0.0"
29
- Version = "3.4.37"
+ Version = "3.4.38"
30
APIVersion = "unknown"
31
32
// Git SHA Value will be set during build
0 commit comments