Skip to content

Commit 6fb0f91

Browse files
committed
Merge branch 'master' of https://github.com/flyboarder/kubernetes-client into flyboarder-master
2 parents 3e14012 + f4c4a64 commit 6fb0f91

File tree

4 files changed

+124859
-16830
lines changed

4 files changed

+124859
-16830
lines changed

settings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
# limitations under the License.
1616

1717
# Kubernetes branch to get the OpenAPI spec from.
18-
export KUBERNETES_BRANCH="release-1.11"
18+
export KUBERNETES_BRANCH="release-1.13"
1919

2020
# client version for packaging and releasing. It can
2121
# be different than SPEC_VERSION.
22-
export CLIENT_VERSION="0.4-SNAPSHOT"
22+
export CLIENT_VERSION="0.8-SNAPSHOT"
2323

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

0 commit comments

Comments
 (0)