🔖(patch) bump release to 0.1.10
I made a mistake, and forgot to set summary and celery deployment to 0 replicas.
This commit is contained in:
committed by
aleb_the_flash
parent
3e3f964ac5
commit
4b4f16e93f
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: lasuite/meet-backend
|
||||
pullPolicy: Always
|
||||
tag: "v0.1.9"
|
||||
tag: "v0.1.10"
|
||||
|
||||
backend:
|
||||
migrateJobAnnotations:
|
||||
@@ -129,7 +129,7 @@ frontend:
|
||||
image:
|
||||
repository: lasuite/meet-frontend
|
||||
pullPolicy: Always
|
||||
tag: "v0.1.9"
|
||||
tag: "v0.1.10"
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user