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

Commit f700bec

Browse files
author
Yifan Gu
committed
vendor: Bump vendor for k8s version v1.5.6.
Run 'make vendor'.
1 parent b33e707 commit f700bec

File tree

109 files changed

+67580
-22904
lines changed

Some content is hidden

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

109 files changed

+67580
-22904
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.5+coreos.0
57+
VENDOR_VERSION = v1.5.6+coreos.0
5858
ETCD_OPERATOR_VERSION = v0.2.1
5959
vendor:
6060
@echo "Creating k8s vendor for: $(VENDOR_VERSION)"

0 commit comments

Comments
 (0)