Skip to content

Commit

Permalink
Update for v1.17 (#18034)
Browse files Browse the repository at this point in the history
  • Loading branch information
sftim authored and k8s-ci-robot committed Dec 9, 2019
1 parent 253bcb2 commit 68e8fb5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -128,7 +128,7 @@ repos:
cd $GOPATH
git clone https://github.com/kubernetes/kubernetes.git src/k8s.io/kubernetes
cd src/k8s.io/kubernetes
git checkout release-1.16
git checkout release-1.17
make generated_files
cp -L -R vendor $GOPATH/src
rm -r vendor
Expand Down

0 comments on commit 68e8fb5

Please sign in to comment.