From be3c365f97b6e6564a792ac9460d4f340246c2a9 Mon Sep 17 00:00:00 2001 From: Flux Date: Sat, 5 Mar 2022 18:19:07 +0000 Subject: [PATCH] ci(flux): [skip ci] Automated image update for default/flux-ketchup Images: - vibioh/ketchup:202203051818 --- infra/notifier.yaml | 2 +- infra/reminder.yaml | 2 +- infra/web.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/notifier.yaml b/infra/notifier.yaml index cd057870..09affe88 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: "202202270827" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202203051818" # {"$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 922e8f56..cf0b3d39 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: "202202270827" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202203051818" # {"$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 d0a5eb03..2af454b3 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202202270827" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202203051818" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db