We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1155840 commit 2e6f7b2Copy full SHA for 2e6f7b2
1 file changed
scripts/constants.py
@@ -18,7 +18,7 @@
18
KUBERNETES_BRANCH = "release-1.36"
19
20
# client version for packaging and releasing.
21
-CLIENT_VERSION = "36.0.0a1"
+CLIENT_VERSION = "36.0.0a2"
22
23
# Name of the release package
24
PACKAGE_NAME = "kubernetes"
0 commit comments