Release v0.22.1-beta (#189)

This commit is contained in:
Vincent Pochet 2023-02-10 15:14:26 +01:00 committed by GitHub
parent da29b4a7d8
commit 4657fd4631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

2
api

@ -1 +1 @@
Subproject commit ee5373c5d2336969a2bac92567da2cc520d61e88
Subproject commit 619a7a53f98d9a19908ba00851363cfbcfeef684

View File

@ -30,7 +30,7 @@ services:
api:
container_name: lago-api
image: getlago/api-arm64v8:v0.22.0-beta
image: getlago/api-arm64v8:v0.22.1-beta
restart: unless-stopped
depends_on:
- db
@ -110,7 +110,7 @@ services:
api-worker:
container_name: lago-worker
image: getlago/api-arm64v8:v0.22.0-beta
image: getlago/api-arm64v8:v0.22.1-beta
restart: unless-stopped
depends_on:
- api
@ -146,7 +146,7 @@ services:
api-clock:
container_name: lago-clock
image: getlago/api-arm64v8:v0.22.0-beta
image: getlago/api-arm64v8:v0.22.1-beta
restart: unless-stopped
depends_on:
- api

View File

@ -31,7 +31,7 @@ services:
api:
container_name: lago-api
image: getlago/api:v0.22.0-beta
image: getlago/api:v0.22.1-beta
restart: unless-stopped
depends_on:
- db
@ -114,7 +114,7 @@ services:
api-worker:
container_name: lago-worker
image: getlago/api:v0.22.0-beta
image: getlago/api:v0.22.1-beta
restart: unless-stopped
depends_on:
- api
@ -151,7 +151,7 @@ services:
api-clock:
container_name: lago-clock
image: getlago/api:v0.22.0-beta
image: getlago/api:v0.22.1-beta
restart: unless-stopped
depends_on:
- api

2
front

@ -1 +1 @@
Subproject commit 27eba99539cb66b91099f61f3e19e60cf637508d
Subproject commit 3e84fb4bcb44e44546f6ceec0e209d7c9ab1c298