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 17:12:58 +00:00
parent 85c756d89a
commit a65789974b
42 changed files with 102 additions and 102 deletions

View File

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