Merge pull request #266 from getlago/v0.42.0-beta

Bump version to v0.42.0-beta
This commit is contained in:
Romain Sempé 2023-08-04 15:53:35 +02:00 committed by GitHub
commit 8a14aaaff2
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 5e6499b12fb68ee8ec9fd6dec8c20acfc4d211c4
Subproject commit 2d919ef355d9c3130413ea6624cca7bf1e5e4b02

View File

@ -33,7 +33,7 @@ services:
api:
container_name: lago-api
image: getlago/api:v0.41.0-beta
image: getlago/api:v0.42.0-beta
restart: unless-stopped
depends_on:
- db
@ -79,7 +79,7 @@ services:
front:
container_name: lago-front
image: getlago/front:v0.41.0-beta
image: getlago/front:v0.42.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;\"'"
@ -117,7 +117,7 @@ services:
api-worker:
container_name: lago-worker
image: getlago/api:v0.41.0-beta
image: getlago/api:v0.42.0-beta
restart: unless-stopped
depends_on:
- api
@ -155,7 +155,7 @@ services:
api-clock:
container_name: lago-clock
image: getlago/api:v0.41.0-beta
image: getlago/api:v0.42.0-beta
restart: unless-stopped
depends_on:
- api

2
front

@ -1 +1 @@
Subproject commit a8099e630d6d63475da61246f9e5df0b406d1849
Subproject commit 42d02bcfc25971509ea5a885d21a4341a32e80fa