Bump up faas-swarm to 0.4.1

This updates faas-swarm version including a fix for annotations.
In version 0.4.0 the prefix was not removed from the annotation
key, which was causing errors trying to get the value

Signed-off-by: Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
This commit is contained in:
Ivana Yovcheva (VMware)
2018-08-09 18:05:15 +03:00
committed by Alex Ellis
parent 5143917782
commit b18433c6e7

View File

@ -43,7 +43,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock"
# ports:
# - 8081:8080
image: openfaas/faas-swarm:0.4.0
image: openfaas/faas-swarm:0.4.1
networks:
- functions
environment: