diff --git a/infra/notifier.yaml b/infra/notifier.yaml index 6e3499ea..9941c30a 100644 --- a/infra/notifier.yaml +++ b/infra/notifier.yaml @@ -29,7 +29,7 @@ spec: schedule: "0 7 * * *" # manager is in UTC image: name: vibioh/ketchup - tag: "202208091911" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202208141358" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_DB_HOST: ketchup-db KETCHUP_DB_NAME: ketchup diff --git a/infra/reminder.yaml b/infra/reminder.yaml index bc5563ea..4da0cfda 100644 --- a/infra/reminder.yaml +++ b/infra/reminder.yaml @@ -29,7 +29,7 @@ spec: schedule: "0 16 * * 5" # manager is in UTC image: name: vibioh/ketchup - tag: "202208091911" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202208141358" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_DB_HOST: ketchup-db KETCHUP_DB_NAME: ketchup diff --git a/infra/web.yaml b/infra/web.yaml index c349c2e9..80f4e615 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202208091911" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202208141358" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db