From fc6b187218f5079acf5b083dc3174bb8196dc773 Mon Sep 17 00:00:00 2001 From: Update-a-Bot Date: Tue, 18 Jun 2024 11:10:36 +0000 Subject: [PATCH] chore: update floorist image tag --- config/templated/template_params.yaml | 2 +- deploy_template.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/templated/template_params.yaml b/config/templated/template_params.yaml index 62045a2..8737107 100644 --- a/config/templated/template_params.yaml +++ b/config/templated/template_params.yaml @@ -11,4 +11,4 @@ # by GitHub Action - description: Floorist exporter tool image tag name: FLOORIST_IMAGE_TAG - value: 'c4fb33d' + value: '67edfbb' diff --git a/deploy_template.yaml b/deploy_template.yaml index 4577ef8..bd7942e 100644 --- a/deploy_template.yaml +++ b/deploy_template.yaml @@ -399,4 +399,4 @@ parameters: value: quay.io/cloudservices/floorist - description: Floorist exporter tool image tag name: FLOORIST_IMAGE_TAG - value: c4fb33d + value: 67edfbb