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 e56477e commit 1c554ffCopy full SHA for 1c554ff
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.10"
+export KUBERNETES_BRANCH="release-1.11"
19
20
# client version for packaging and releasing. It can
21
# be different than SPEC_VERSION.
22
-export CLIENT_VERSION="0.3-SNAPSHOT"
+export CLIENT_VERSION="0.4-SNAPSHOT"
23
24
# Name of the release package
25
-export PACKAGE_NAME="io.kubernetes.client"
+export PACKAGE_NAME="@kubernetes/node-client"
0 commit comments