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-25 08:04:01 +00:00
parent c8dc021e13
commit e0be1b22f9
42 changed files with 102 additions and 102 deletions

View File

@@ -2,10 +2,10 @@
apiVersion: batch/v1
kind: Job
metadata:
name: forecasting-migration-0e95bdc4
name: forecasting-migration-c8dc021e
namespace: bakery-ia
labels:
app.kubernetes.io/name: forecasting-migration-0e95bdc4
app.kubernetes.io/name: forecasting-migration-c8dc021e
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: forecasting-migration-0e95bdc4
app.kubernetes.io/name: forecasting-migration-c8dc021e
app.kubernetes.io/component: migration
spec:
initContainers:
@@ -29,7 +29,7 @@ spec:
cpu: "100m"
containers:
- name: migrate
image: registry.bakewise.ai/bakery-admin/forecasting:0e95bdc4685be715dca600c0e4f5c583ff0418c7
image: registry.bakewise.ai/bakery-admin/forecasting:c8dc021e138c3ff834a50326a775ed4079f06c0c
command: ["python", "/app/shared/scripts/run_migrations.py", "forecasting"]
env:
- name: FORECASTING_DATABASE_URL