Bump version to v3.4.34

Signed-off-by: Ivan Valdes <iv@a.ki>
This commit is contained in:
Ivan Valdes 2024-09-11 11:15:50 -07:00
parent 28ccadfc4a
commit c123b3ea3d
No known key found for this signature in database
GPG Key ID: 4037D37741ED0CC5

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