From bd23cf9efc01710cc62888ed7829485ed7885e0f Mon Sep 17 00:00:00 2001 From: Flux Date: Sun, 1 May 2022 08:17:42 +0000 Subject: [PATCH] ci(flux): [skip ci] Automated image update for default/flux-ketchup Images: - vibioh/ketchup:202205010817 --- 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 1f08b97d..f58f42ef 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: "202204240807" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202205010817" # {"$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 11c462e7..b73f5751 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: "202204240807" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202205010817" # {"$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 e2f1b84e..383af047 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202204240807" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202205010817" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db