We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd0efe commit 7d6e910Copy full SHA for 7d6e910
settings
@@ -21,7 +21,7 @@ export GEN_COMMIT=7ac2e3d8c036a64e265a38220c91cee3ec557583
21
export USERNAME=kubernetes
22
23
# Kubernetes branch/tag to get the OpenAPI spec from.
24
-export KUBERNETES_BRANCH="v1.30.1"
+export KUBERNETES_BRANCH="v1.32.0"
25
26
# client version for packaging and releasing. It can
27
# be different than SPEC_VERSION.
0 commit comments