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 15:18:29 +00:00
parent c5a2dabd12
commit b3cddbbc0a
42 changed files with 102 additions and 102 deletions

View File

@@ -2,10 +2,10 @@
apiVersion: batch/v1
kind: Job
metadata:
name: tenant-migration-6f282eff
name: tenant-migration-c5a2dabd
namespace: bakery-ia
labels:
app.kubernetes.io/name: tenant-migration-6f282eff
app.kubernetes.io/name: tenant-migration-c5a2dabd
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-6f282eff
app.kubernetes.io/name: tenant-migration-c5a2dabd
app.kubernetes.io/component: migration
spec:
initContainers:
@@ -29,7 +29,7 @@ spec:
cpu: "100m"
containers:
- name: migrate
image: registry.bakewise.ai/bakery-admin/tenant:6f282eff4c253e49a5ed4e8ba8be8b1e57280f8c
image: registry.bakewise.ai/bakery-admin/tenant:c5a2dabd124a8867c216ee4dc40b576fee619125
command: ["python", "/app/shared/scripts/run_migrations.py", "tenant"]
env:
- name: TENANT_DATABASE_URL