From ec0f3c0a9b61d52a04cb79ec650d4e40f89bee13 Mon Sep 17 00:00:00 2001 From: Flux Date: Sun, 18 Apr 2021 08:36:01 +0000 Subject: [PATCH] ci(flux): [skip ci] Update image from automation --- 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 eec0cf04..4e5ac23d 100644 --- a/infra/notifier.yaml +++ b/infra/notifier.yaml @@ -27,7 +27,7 @@ spec: schedule: "0 8 * * *" image: name: vibioh/ketchup-notifier - tag: "202104151325" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"} + tag: "202104180835" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"} config: KETCHUP_DB_HOST: ketchup-db KETCHUP_DB_NAME: ketchup diff --git a/infra/web.yaml b/infra/web.yaml index 3baf687f..49c3c733 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202104151325" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202104180835" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db