From e4689f93b10b068741e35383eb77fb9fb8cd2eb5 Mon Sep 17 00:00:00 2001 From: Flux Date: Mon, 12 Apr 2021 12:00:28 +0000 Subject: [PATCH] ci(flux): [skip ci] Update image from automation --- infra/notifier.yaml | 2 +- infra/web.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/notifier.yaml b/infra/notifier.yaml index fa44fa0d..fdd7b025 100644 --- a/infra/notifier.yaml +++ b/infra/notifier.yaml @@ -27,7 +27,7 @@ spec: schedule: "0 8 * * *" image: name: vibioh/ketchup-notifier - tag: "202104111754" # {"$imagepolicy": "default:flux-ketchup-notifier:tag"} + tag: "202104121158" # {"$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 ea9a7321..ce5a29e3 100644 --- a/infra/web.yaml +++ b/infra/web.yaml @@ -25,7 +25,7 @@ spec: nameOverride: ketchup image: name: vibioh/ketchup - tag: "202104111753" # {"$imagepolicy": "default:flux-ketchup-web:tag"} + tag: "202104121158" # {"$imagepolicy": "default:flux-ketchup-web:tag"} config: KETCHUP_LOGGER_JSON: "true" KETCHUP_DB_HOST: ketchup-db @@ -41,7 +41,7 @@ spec: ingress: enabled: true hosts: - - ketchup.vibioh.fr + - ketchup.vibioh.fr canary: enabled: true url: https://ketchup.vibioh.fr