fix(myorg-assistant): fix CronJob image refs to match Deployment

This commit is contained in:
platform-engineer
2026-07-06 05:22:51 +00:00
parent 6b697c9665
commit 61e9c4a87d
5 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: evening-summary
image: myorg-assistant:latest
image: git.rogi.casa/roger/myorg-assistant/myorg-assistant:fcf79bf
imagePullPolicy: IfNotPresent
command:
- python