Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83fe9e9

Browse files
committed
Update constants to reflect Client release 17.14.0a1
Signed-off-by: Nabarun Pal <[email protected]>
1 parent b79ad68 commit 83fe9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
KUBERNETES_BRANCH = "release-1.17"
1919

2020
# client version for packaging and releasing.
21-
CLIENT_VERSION = "17.0.0-snapshot"
21+
CLIENT_VERSION = "17.14.0a1"
2222

2323
# Name of the release package
2424
PACKAGE_NAME = "kubernetes"

0 commit comments

Comments
 (0)