We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c3f89 commit 5e1f1b3Copy full SHA for 5e1f1b3
scripts/constants.py
@@ -18,7 +18,7 @@
18
KUBERNETES_BRANCH = "release-1.19"
19
20
# client version for packaging and releasing.
21
-CLIENT_VERSION = "19.0.0-snapshot"
+CLIENT_VERSION = "19.15.0a1"
22
23
# Name of the release package
24
PACKAGE_NAME = "kubernetes"
0 commit comments