mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-24 07:10:09 +00:00
kubernetes: Bump to v1.8.0
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -29,7 +29,7 @@ network.yaml: $(NETWORK).yaml
|
||||
ln -nf $< $@
|
||||
|
||||
weave-%.yaml:
|
||||
curl -L -o $@ https://cloud.weave.works/k8s/v1.7/net?v=$*
|
||||
curl -L -o $@ https://cloud.weave.works/k8s/v1.8/net?v=$*
|
||||
|
||||
clean:
|
||||
rm -f -r \
|
||||
|
||||
Reference in New Issue
Block a user