Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit b838412

Browse files
committed
vendor: bump kubernetes to v1.5.2
1 parent c915215 commit b838412

File tree

800 files changed

+12884
-3382
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

800 files changed

+12884
-3382
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ conformance-%: clean all
5454
#TODO(aaron): the k8s.io/client-go upstream package is a symlink with relative path. Making note because we change symlink path.
5555
# This will naively try and create a vendor dir from a k8s release
5656
# USE: make vendor VENDOR_VERSION=vX.Y.Z
57-
VENDOR_VERSION = v1.5.1+coreos.0
57+
VENDOR_VERSION = v1.5.2+coreos.0
5858
vendor:
5959
@echo "Creating k8s vendor for: $(VENDOR_VERSION)"
6060
@rm -rf vendor

0 commit comments

Comments
 (0)