| commit | 9d4c10df6901a642e92f6069e43876be4cd0b279 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Dec 20 20:22:47 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Dec 20 20:22:47 2023 +0400 |
| tree | 7911ac14b6ce5a55bf782fbbb8343e97db8b8d76 | |
| parent | cf5f0b19cf990d793942f4c8259c5c409933e45f [diff] [blame] |
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