diff --git a/infra/notifier.yaml b/infra/notifier.yaml index 53710afb..b9b0be59 100644 --- a/infra/notifier.yaml +++ b/infra/notifier.yaml @@ -27,7 +27,7 @@ spec: schedule: "0 8 * * *" image: name: vibioh/ketchup-notifier - tag: "202104180852" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"} + tag: "202104180902" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"} config: KETCHUP_DB_HOST: ketchup-db KETCHUP_DB_NAME: ketchup diff --git a/infra/web.yaml b/infra/web.yaml index 0f7db29c..4162f1b5 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202104180852" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202104180902" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db