mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
app-admin/flannel-wrapper: update to 0.7.1
Rote version bump
This commit is contained in:
parent
d3fdc91bf2
commit
0894229a46
@ -9,7 +9,7 @@ Before=docker.service
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
||||||
Environment="FLANNEL_IMAGE_TAG=v0.7.0"
|
Environment="FLANNEL_IMAGE_TAG=v0.7.1"
|
||||||
Environment="RKT_RUN_ARGS=--uuid-file-save=/var/lib/coreos/flannel-wrapper2.uuid"
|
Environment="RKT_RUN_ARGS=--uuid-file-save=/var/lib/coreos/flannel-wrapper2.uuid"
|
||||||
Environment="FLANNEL_IMAGE_ARGS=--exec=/opt/bin/mk-docker-opts.sh"
|
Environment="FLANNEL_IMAGE_ARGS=--exec=/opt/bin/mk-docker-opts.sh"
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ TimeoutStartSec=300
|
|||||||
LimitNOFILE=40000
|
LimitNOFILE=40000
|
||||||
LimitNPROC=1048576
|
LimitNPROC=1048576
|
||||||
|
|
||||||
Environment="FLANNEL_IMAGE_TAG=v0.7.0"
|
Environment="FLANNEL_IMAGE_TAG=v0.7.1"
|
||||||
Environment="FLANNEL_OPTS=--ip-masq=true"
|
Environment="FLANNEL_OPTS=--ip-masq=true"
|
||||||
Environment="RKT_RUN_ARGS=--uuid-file-save=/var/lib/coreos/flannel-wrapper.uuid"
|
Environment="RKT_RUN_ARGS=--uuid-file-save=/var/lib/coreos/flannel-wrapper.uuid"
|
||||||
EnvironmentFile=-/run/flannel/options.env
|
EnvironmentFile=-/run/flannel/options.env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user