Skip to content

Commit 83db49f

Browse files
mmazurfabianvf
authored andcommitted
Bump KUBERNETES_CLIENT_VERSION to 10.0.1 (#325)
1 parent 9999c1a commit 83db49f

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
@@ -24,7 +24,7 @@
2424
# client version for packaging and releasing. It can
2525
# be different than SPEC_VERSION.
2626
CLIENT_VERSION = "0.10.0dev1"
27-
KUBERNETES_CLIENT_VERSION = "9.0.0"
27+
KUBERNETES_CLIENT_VERSION = "10.0.1"
2828

2929
# Name of the release package
3030
PACKAGE_NAME = "openshift"

0 commit comments

Comments
 (0)