| commit | 6e46ac1988a084abf9d7e64b430b32f65066e7a1 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Oct 24 13:51:31 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu Oct 24 13:51:31 2024 +0400 |
| tree | eb3ee8a1e3a493df383ce5776bac0f7db02845e3 | |
| parent | 45c31828e2655b6bb8f2c7fcca87f61437a1c913 [diff] |
Matrix: Upgrade to v1.117.0 Change-Id: If75bcdb05ce57448f05093daefbdc4658b170574
diff --git a/core/installer/values-tmpl/matrix.cue b/core/installer/values-tmpl/matrix.cue index 8bf8426..c34cc11 100644 --- a/core/installer/values-tmpl/matrix.cue +++ b/core/installer/values-tmpl/matrix.cue
@@ -34,7 +34,7 @@ matrix: { repository: "matrixdotorg" name: "synapse" - tag: "v1.104.0" + tag: "v1.117.0" pullPolicy: "IfNotPresent" } postgres: {