Update images for services: ai_insights,alert_processor,auth,demo_session,distribution,external,forecasting,inventory,notification,orchestrator,orders,pos,procurement,production,recipes,sales,suppliers,tenant,training,gateway [skip ci]

This commit is contained in:
bakery-ia-ci
2026-01-24 19:32:09 +00:00
parent fc26876eb0
commit 8568aea9a8
42 changed files with 102 additions and 102 deletions

View File

@@ -2,10 +2,10 @@
apiVersion: batch/v1
kind: Job
metadata:
name: tenant-migration-c56c5586
name: tenant-migration-fc26876e
namespace: bakery-ia
labels:
app.kubernetes.io/name: tenant-migration-c56c5586
app.kubernetes.io/name: tenant-migration-fc26876e
app.kubernetes.io/component: migration
app.kubernetes.io/part-of: bakery-ia
spec:
@@ -13,7 +13,7 @@ spec:
template:
metadata:
labels:
app.kubernetes.io/name: tenant-migration-c56c5586
app.kubernetes.io/name: tenant-migration-fc26876e
app.kubernetes.io/component: migration
spec:
initContainers:
@@ -29,7 +29,7 @@ spec:
cpu: "100m"
containers:
- name: migrate
image: registry.bakewise.ai/bakery-admin/tenant:c56c558618eb230004b56b980377d361480946ea
image: registry.bakewise.ai/bakery-admin/tenant:fc26876eb015d7c8eb9afd3ea5ab801d21f37a8e
command: ["python", "/app/shared/scripts/run_migrations.py", "tenant"]
env:
- name: TENANT_DATABASE_URL