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 1e92767 commit 9d24fb2Copy full SHA for 9d24fb2
settings
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
17
# kubernetes-client/gen commit to use for code generation.
18
-export GEN_COMMIT=aae6c84
+export GEN_COMMIT=c557f7f
19
20
# GitHub username/organization to clone kubernetes repo from.
21
export USERNAME=kubernetes
@@ -30,5 +30,5 @@ 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=01a8572
+export OPENAPI_GENERATOR_COMMIT=bc65be4
34
0 commit comments