diff --git a/infra/notifier.yaml b/infra/notifier.yaml index ce87b4de..a257e9d0 100644 --- a/infra/notifier.yaml +++ b/infra/notifier.yaml @@ -27,7 +27,7 @@ spec: schedule: "0 6 * * *" # manager is in UTC image: name: vibioh/ketchup - tag: "202110120712" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202110121457" # {"$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 7dce13d4..f5628658 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202110120712" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202110121457" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db