misc(version): bump versions to 0.11.0

This commit is contained in:
Jeremy Denquin 2022-10-06 11:32:29 +02:00
parent e7c347260f
commit a0da84d57b
3 changed files with 6 additions and 6 deletions

2
api

@ -1 +1 @@
Subproject commit 3f2d16941b8e886571b702cbf34a03a60624ad49
Subproject commit 9992a03b59f3a495e35fce058dd03a5fe4df2b3d

View File

@ -31,7 +31,7 @@ services:
api:
container_name: lago-api
image: getlago/api:v0.10.0-alpha
image: getlago/api:v0.11.0-alpha
restart: unless-stopped
depends_on:
- db
@ -68,7 +68,7 @@ services:
front:
container_name: lago-front
image: getlago/front:v0.10.1-alpha
image: getlago/front:v0.11.0-alpha
restart: unless-stopped
# Use this command if you want to use SSL with Let's Encrypt
# command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'"
@ -104,7 +104,7 @@ services:
api-worker:
container_name: lago-worker
image: getlago/api:v0.10.0-alpha
image: getlago/api:v0.11.0-alpha
restart: unless-stopped
depends_on:
- api
@ -136,7 +136,7 @@ services:
api-clock:
container_name: lago-clock
image: getlago/api:v0.10.0-alpha
image: getlago/api:v0.11.0-alpha
restart: unless-stopped
depends_on:
- api

2
front

@ -1 +1 @@
Subproject commit c539b554eeb59860790f2fcf5a0e74f3f5e8946e
Subproject commit 51071388e0d5513958c73fdf13d187ff0c93febc