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 2282ec8 commit 33d2affCopy full SHA for 33d2aff
settings
@@ -15,13 +15,13 @@
15
# limitations under the License.
16
17
# kubernetes-client/gen commit to use for code generation.
18
-export GEN_COMMIT=9f439b6
+export GEN_COMMIT=9563227
19
20
# GitHub username/organization to clone kubernetes repo from.
21
export USERNAME=kubernetes
22
23
# Kubernetes branch/tag to get the OpenAPI spec from.
24
-export KUBERNETES_BRANCH="v1.15.10"
+export KUBERNETES_BRANCH="v1.18.0"
25
26
# client version for packaging and releasing. It can
27
# be different than SPEC_VERSION.
0 commit comments