| commit | a1a6506bc85255fd1c91809e0fb8b5ee1856fc4d | [log] [tgz] |
|---|---|---|
| author | gio <gio@v0.dodo.cloud> | Sat Apr 13 09:20:44 2024 +0400 |
| committer | gio <gio@v0.dodo.cloud> | Sat Apr 13 09:20:44 2024 +0400 |
| tree | bacc2551b1a8971e793f258d59d9815cc074a80f | |
| parent | 35982660303868b6f48ace10d553b8b98f0c52b2 [diff] [blame] |
matrix: bump synapse version from v1.98.0 to v1.104.0 Change-Id: Ib94a0461be46e2327f60b059329bf2fb8c6f9f10
diff --git a/core/installer/values-tmpl/matrix.cue b/core/installer/values-tmpl/matrix.cue index 1f32318..ca5dc98 100644 --- a/core/installer/values-tmpl/matrix.cue +++ b/core/installer/values-tmpl/matrix.cue
@@ -15,7 +15,7 @@ matrix: { repository: "matrixdotorg" name: "synapse" - tag: "v1.98.0" + tag: "v1.104.0" pullPolicy: "IfNotPresent" } postgres: {