matrix: bump version
diff --git a/core/installer/values-tmpl/matrix.yaml b/core/installer/values-tmpl/matrix.yaml
index da459dc..579eecd 100644
--- a/core/installer/values-tmpl/matrix.yaml
+++ b/core/installer/values-tmpl/matrix.yaml
@@ -33,4 +33,7 @@
     configMerge:
       configName: config-to-merge
       fileName: to-merge.yaml
-
+    image:
+      repository: matrixdotorg/synapse
+      tag: v1.98.0
+      pullPolicy: IfNotPresent