Skip to content

Commit

Permalink
update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
burn2delete committed Jul 23, 2018
1 parent e56477e commit 1c554ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions settings
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
# limitations under the License.

# Kubernetes branch to get the OpenAPI spec from.
export KUBERNETES_BRANCH="release-1.10"
export KUBERNETES_BRANCH="release-1.11"

# client version for packaging and releasing. It can
# be different than SPEC_VERSION.
export CLIENT_VERSION="0.3-SNAPSHOT"
export CLIENT_VERSION="0.4-SNAPSHOT"

# Name of the release package
export PACKAGE_NAME="io.kubernetes.client"
export PACKAGE_NAME="@kubernetes/node-client"

0 comments on commit 1c554ff

Please sign in to comment.