File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515# limitations under the License.
1616
1717# kubernetes-client/gen commit to use for code generation.
18- export GEN_COMMIT=7959939
18+ export GEN_COMMIT=9f439b6
1919
2020# GitHub username/organization to clone kubernetes repo from.
2121export USERNAME=kubernetes
2222
23- # Kubernetes branch to get the OpenAPI spec from.
24- export KUBERNETES_BRANCH=" release-1 .15"
23+ # Kubernetes branch/tag to get the OpenAPI spec from.
24+ export KUBERNETES_BRANCH=" v1 .15.10 "
2525
2626# client version for packaging and releasing. It can
2727# be different than SPEC_VERSION.
@@ -30,4 +30,4 @@ export CLIENT_VERSION="0.8-SNAPSHOT"
3030# Name of the release package
3131export PACKAGE_NAME=" @kubernetes/node-client"
3232
33- export OPENAPI_GENERATOR_COMMIT=v4.1 .3
33+ export OPENAPI_GENERATOR_COMMIT=v4.2 .3
You can’t perform that action at this time.
0 commit comments