diff --git a/infra/notifier.yaml b/infra/notifier.yaml index 08f41b74..805bedc7 100644 --- a/infra/notifier.yaml +++ b/infra/notifier.yaml @@ -27,7 +27,7 @@ spec: schedule: "0 7 * * *" # manager is in UTC image: name: vibioh/ketchup - tag: "202205042156" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202205072102" # {"$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 58344d1a..7bbb45d5 100644 --- a/infra/reminder.yaml +++ b/infra/reminder.yaml @@ -27,7 +27,7 @@ spec: schedule: "0 16 * * 5" # manager is in UTC image: name: vibioh/ketchup - tag: "202205042156" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202205072102" # {"$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 711f400e..3d406d3c 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202205042156" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202205072102" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db