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 0901818 commit f4c4a64Copy full SHA for f4c4a64
settings
@@ -15,11 +15,11 @@
15
# limitations under the License.
16
17
# Kubernetes branch to get the OpenAPI spec from.
18
-export KUBERNETES_BRANCH="release-1.11"
+export KUBERNETES_BRANCH="release-1.13"
19
20
# client version for packaging and releasing. It can
21
# be different than SPEC_VERSION.
22
-export CLIENT_VERSION="0.4-SNAPSHOT"
+export CLIENT_VERSION="0.8-SNAPSHOT"
23
24
# Name of the release package
25
export PACKAGE_NAME="@kubernetes/node-client"
0 commit comments