Update spec version to latest spec in k8s 1.5 release
This commit is contained in:
parent
a25d5eb7cc
commit
1c563ec073
@ -19,7 +19,7 @@ KUBERNETES_BRANCH = "release-1.5"
|
||||
|
||||
# Spec version will be set in downloaded spec and all
|
||||
# generated code will refer to it.
|
||||
SPEC_VERSION = "v1.5.0-snapshot"
|
||||
SPEC_VERSION = "v1.5.1-660c2a2"
|
||||
|
||||
# client version for packaging and releasing. It can
|
||||
# be different than SPEC_VERSION.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user