We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9999c1a commit 83db49fCopy full SHA for 83db49f
1 file changed
scripts/constants.py
@@ -24,7 +24,7 @@
24
# client version for packaging and releasing. It can
25
# be different than SPEC_VERSION.
26
CLIENT_VERSION = "0.10.0dev1"
27
-KUBERNETES_CLIENT_VERSION = "9.0.0"
+KUBERNETES_CLIENT_VERSION = "10.0.1"
28
29
# Name of the release package
30
PACKAGE_NAME = "openshift"
0 commit comments