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

Commit

Permalink
pkg/asset: bump flannel to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlevy committed Apr 19, 2017
1 parent e84f5c8 commit b61bf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/asset/internal/templates.go
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ spec:
spec:
containers:
- name: kube-flannel
image: quay.io/coreos/flannel:v0.7.0-amd64
image: quay.io/coreos/flannel:v0.7.1-amd64
command: [ "/opt/bin/flanneld", "--ip-masq", "--kube-subnet-mgr", "--iface=$(POD_IP)"]
securityContext:
privileged: true
Expand Down

0 comments on commit b61bf0c

Please sign in to comment.