From 6f757e4773b5e6c36e9ee2ccca22ad22cb7fb014 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Mon, 20 Dec 2021 14:37:31 +0100
Subject: [PATCH] update Zulip

---
 flux2/apps/zulip/zulip-values-configmap.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux2/apps/zulip/zulip-values-configmap.yaml b/flux2/apps/zulip/zulip-values-configmap.yaml
index 95fbff7ec..53e8dd364 100644
--- a/flux2/apps/zulip/zulip-values-configmap.yaml
+++ b/flux2/apps/zulip/zulip-values-configmap.yaml
@@ -8,7 +8,7 @@ data:
     image:
       repository: open.greenhost.net:4567/stackspin/stackspin/zulip
       # Overrides the image tag whose default is the chart appVersion.
-      tag: "7826da28a0"
+      tag: "45062f8be0"
 
     ingress:
       enabled: true
-- 
GitLab