bumping the version numbers

Signed-off-by: Douglas Jones <d.m.jones2@gmail.com>
This commit is contained in:
Douglas Jones 2020-03-19 09:53:21 +00:00 committed by Alex Ellis
parent a7e5af5b0e
commit 690da5ed5f
3 changed files with 12 additions and 12 deletions

View File

@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.18.11-arm64
image: openfaas/gateway:0.18.13-arm64
networks:
- functions
environment:
@ -43,7 +43,7 @@ services:
# auth service provide basic-auth plugin for system APIs
basic-auth-plugin:
image: openfaas/basic-auth-plugin:0.18.11-arm64
image: openfaas/basic-auth-plugin:0.18.13-arm64
networks:
- functions
environment:
@ -74,7 +74,7 @@ services:
faas-swarm:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
image: openfaas/faas-swarm:0.8.2-arm64
image: openfaas/faas-swarm:0.8.5-arm64
networks:
- functions
environment:
@ -125,7 +125,7 @@ services:
- 'node.platform.os == linux'
queue-worker:
image: openfaas/queue-worker:0.8.1-arm64
image: openfaas/queue-worker:0.8.5-arm64
networks:
- functions
environment:

View File

@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.18.11-armhf
image: openfaas/gateway:0.18.13-armhf
networks:
- functions
environment:
@ -43,7 +43,7 @@ services:
# auth service provide basic-auth plugin for system APIs
basic-auth-plugin:
image: openfaas/basic-auth-plugin:0.18.11-armhf
image: openfaas/basic-auth-plugin:0.18.13-armhf
networks:
- functions
environment:
@ -73,7 +73,7 @@ services:
faas-swarm:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
image: openfaas/faas-swarm:0.8.2-armhf
image: openfaas/faas-swarm:0.8.5-armhf
networks:
- functions
environment:
@ -122,7 +122,7 @@ services:
- 'node.platform.os == linux'
queue-worker:
image: openfaas/queue-worker:0.8.1-armhf
image: openfaas/queue-worker:0.8.5-armhf
networks:
- functions
environment:

View File

@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.18.11
image: openfaas/gateway:0.18.13
networks:
- functions
environment:
@ -43,7 +43,7 @@ services:
# auth service provide basic-auth plugin for system APIs
basic-auth-plugin:
image: openfaas/basic-auth-plugin:0.18.11
image: openfaas/basic-auth-plugin:0.18.13
networks:
- functions
environment:
@ -73,7 +73,7 @@ services:
faas-swarm:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
image: openfaas/faas-swarm:0.8.2
image: openfaas/faas-swarm:0.8.5
networks:
- functions
environment:
@ -122,7 +122,7 @@ services:
- "node.platform.os == linux"
queue-worker:
image: openfaas/queue-worker:0.8.4
image: openfaas/queue-worker:0.8.5
networks:
- functions
environment: