From 56f377a1a5de8aae6549dd3ef43fc484789c03d4 Mon Sep 17 00:00:00 2001
From: Chris Ho <chris.he@suse.com>
Date: Tue, 18 Jul 2023 14:34:16 +0800
Subject: [PATCH] update logging image

(cherry picked from commit 43b6740ba9032071f8c0ce202f08a51692f6f360)
---
 pkg/config/templates/rancherd-22-addons.yaml   | 2 +-
 scripts/images/harvester-additional-images.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/config/templates/rancherd-22-addons.yaml b/pkg/config/templates/rancherd-22-addons.yaml
index da42a8197..45086e58d 100644
--- a/pkg/config/templates/rancherd-22-addons.yaml
+++ b/pkg/config/templates/rancherd-22-addons.yaml
@@ -96,7 +96,7 @@ resources:
           controlNamespace: cattle-logging-system
           workloadOverrides:
             containers:
-            - image: banzaicloud/eventrouter:v0.1.0
+            - image: rancher/harvester-eventrouter:v0.1.1
               name: event-tailer
               resources:
                 limits:
diff --git a/scripts/images/harvester-additional-images.txt b/scripts/images/harvester-additional-images.txt
index be3e3087a..58252aa79 100644
--- a/scripts/images/harvester-additional-images.txt
+++ b/scripts/images/harvester-additional-images.txt
@@ -1,4 +1,4 @@
 busybox:1.32.0
 alpine:3
 registry.suse.com/suse/vmdp/vmdp:2.5.3
-banzaicloud/eventrouter:v0.1.0
+rancher/harvester-eventrouter:v0.1.1