app-admin/flannel-wrapper: update to 0.7.0 again

This properly updates the image tag.

This should have happened in #2390
This commit is contained in:
Euan Kemp 2017-03-07 12:52:17 -08:00
parent 60baaad33e
commit 25291767a0
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Before=docker.service
Type=oneshot
TimeoutStartSec=60
Environment="FLANNEL_IMAGE_TAG=v0.6.2"
Environment="FLANNEL_IMAGE_TAG=v0.7.0"
Environment="RKT_RUN_ARGS=--uuid-file-save=/var/lib/coreos/flannel-wrapper2.uuid"
Environment="FLANNEL_IMAGE_ARGS=--exec=/opt/bin/mk-docker-opts.sh"