Update version constants for 11.0.0b2 release
This commit is contained in:
parent
fbbb1dee74
commit
a53fbe64a9
@ -18,7 +18,7 @@ import sys
|
||||
KUBERNETES_BRANCH = "release-1.15"
|
||||
|
||||
# client version for packaging and releasing.
|
||||
CLIENT_VERSION = "11.0.0b1"
|
||||
CLIENT_VERSION = "11.0.0b2"
|
||||
|
||||
# Name of the release package
|
||||
PACKAGE_NAME = "kubernetes"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user