From 25e84e20406396657a0e836db53a50e0cf4c36a6 Mon Sep 17 00:00:00 2001 From: Flux Date: Tue, 24 Aug 2021 21:23:36 +0000 Subject: [PATCH] ci(flux): [skip ci] Automated image update for default/flux-ketchup Images: - vibioh/ketchup:202108242123 --- infra/notifier.yaml | 2 +- infra/web.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/notifier.yaml b/infra/notifier.yaml index 4958a305..b5767297 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: "202108220827" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202108242123" # {"$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 8368b810..df741ea9 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202108220827" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202108242123" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db