diff --git a/scripts/constants.py b/scripts/constants.py index 3ca925cc1..5dc49fab9 100644 --- a/scripts/constants.py +++ b/scripts/constants.py @@ -18,7 +18,7 @@ import sys KUBERNETES_BRANCH = "release-1.23" # client version for packaging and releasing. -CLIENT_VERSION = "23.3.0" +CLIENT_VERSION = "23.6.0" # Name of the release package PACKAGE_NAME = "kubernetes"