Merge pull request #290 from getlago/bump-version

misc: Bump version to 0.50.0-beta
This commit is contained in:
Romain Sempé 2023-10-17 17:00:49 +02:00 committed by GitHub
commit 54d2b937e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

2
api

@ -1 +1 @@
Subproject commit 7902101c382ef386535848624a0aa679e7f7b003
Subproject commit e919f5e09f643844ce9449c0dafcd18148347404

View File

@ -33,7 +33,7 @@ services:
api:
container_name: lago-api
image: getlago/api:v0.49.1-beta
image: getlago/api:v0.50.0-beta
restart: unless-stopped
depends_on:
- db
@ -82,7 +82,7 @@ services:
front:
container_name: lago-front
image: getlago/front:v0.49.1-beta
image: getlago/front:v0.50.0-beta
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;\"'"
@ -120,7 +120,7 @@ services:
api-worker:
container_name: lago-worker
image: getlago/api:v0.49.1-beta
image: getlago/api:v0.50.0-beta
restart: unless-stopped
depends_on:
- api
@ -200,7 +200,7 @@ services:
api-clock:
container_name: lago-clock
image: getlago/api:v0.49.1-beta
image: getlago/api:v0.50.0-beta
restart: unless-stopped
depends_on:
- api

2
front

@ -1 +1 @@
Subproject commit 58a56feb48e44c02aec183724fbd9241b8f8d598
Subproject commit a67e93b0c8c09efa23114e22a5db45e78255981e