Update images for services: notification [skip ci]

This commit is contained in:
bakery-ia-ci
2026-01-26 08:49:59 +00:00
parent 6c50a78dc8
commit ee906cae8f
2 changed files with 5 additions and 5 deletions

View File

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