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 8c5d2e2 commit 0f9630bCopy full SHA for 0f9630b
settings
@@ -21,7 +21,7 @@ export GEN_COMMIT=a3aef4d
21
export USERNAME=kubernetes
22
23
# Kubernetes branch/tag to get the OpenAPI spec from.
24
-export KUBERNETES_BRANCH="v1.21.1"
+export KUBERNETES_BRANCH="v1.22.2"
25
26
# client version for packaging and releasing. It can
27
# be different than SPEC_VERSION.
@@ -30,4 +30,4 @@ export CLIENT_VERSION="0.8-SNAPSHOT"
30
# Name of the release package
31
export PACKAGE_NAME="@kubernetes/node-client"
32
33
-export OPENAPI_GENERATOR_COMMIT=v4.2.3
+export OPENAPI_GENERATOR_COMMIT=v5.2.1
0 commit comments