| commit | e5b1657c7220673ae9284421740c6e038fc4f050 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v0.dodo.cloud> | Mon Apr 15 08:12:01 2024 +0000 |
| committer | Gerrit Code Review <gerrit@v0.dodo.cloud> | Mon Apr 15 08:12:01 2024 +0000 |
| tree | 5155dc0510ab7185d2af48d9a36bf1be04d1fa3a | |
| parent | eabb4a294ef5ff21521ff4259793f14b9cd379bd [diff] | |
| parent | a1a6506bc85255fd1c91809e0fb8b5ee1856fc4d [diff] |
Merge "matrix: bump synapse version from v1.98.0 to v1.104.0" into main
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: {