diff --git a/flux2/apps/zulip/zulip-values-configmap.yaml b/flux2/apps/zulip/zulip-values-configmap.yaml
index be1e64e25555e9d6caa578d73e095de3d6b02df3..df782622d2573242967b509f852a3d79b9b53db0 100644
--- a/flux2/apps/zulip/zulip-values-configmap.yaml
+++ b/flux2/apps/zulip/zulip-values-configmap.yaml
@@ -7,10 +7,7 @@ metadata:
 data:
   values.yaml: |
     image:
-      # Overrides the image to a version on Zulip's `main` branch because the
-      # most recent stable version (4.9) does not support OIDC (we need 5)
-      repository: open.greenhost.net:4567/stackspin/stackspin/zulip
-      tag: "5e90b32f40"
+      tag: "5.0-rc1-0"
 
     ingress:
       enabled: true