diff --git a/stable/synapse/2.0.14/CHANGELOG.md b/stable/synapse/2.0.15/CHANGELOG.md similarity index 87% rename from stable/synapse/2.0.14/CHANGELOG.md rename to stable/synapse/2.0.15/CHANGELOG.md index 17e4d2926d0..eb1fc536679 100644 --- a/stable/synapse/2.0.14/CHANGELOG.md +++ b/stable/synapse/2.0.15/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [synapse-2.0.15](https://github.com/truecharts/apps/compare/synapse-2.0.14...synapse-2.0.15) (2022-04-05) + +#### Chore + +* update container image matrixdotorg/synapse to v1.56.0 + + + ### [synapse-2.0.14](https://github.com/truecharts/apps/compare/synapse-2.0.13...synapse-2.0.14) (2022-04-03) @@ -88,12 +97,3 @@ ### [synapse-2.0.1](https://github.com/truecharts/apps/compare/synapse-2.0.0...synapse-2.0.1) (2022-03-07) #### Chore - -* update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111)) -* Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) - - - - -### [synapse-2.0.0](https://github.com/truecharts/apps/compare/synapse-1.0.10...synapse-2.0.0) (2022-03-03) - diff --git a/stable/synapse/2.0.14/CONFIG.md b/stable/synapse/2.0.15/CONFIG.md similarity index 100% rename from stable/synapse/2.0.14/CONFIG.md rename to stable/synapse/2.0.15/CONFIG.md diff --git a/stable/synapse/2.0.14/Chart.lock b/stable/synapse/2.0.15/Chart.lock similarity index 85% rename from stable/synapse/2.0.14/Chart.lock rename to stable/synapse/2.0.15/Chart.lock index 3ecf099b2d4..468d8534039 100644 --- a/stable/synapse/2.0.14/Chart.lock +++ b/stable/synapse/2.0.15/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 7.0.37 digest: sha256:89a54de1a0c5b43fe9ab8ce9162fb9ed4f6fce310775ef66ceb0b2311174afac -generated: "2022-04-03T16:25:47.016344005Z" +generated: "2022-04-06T01:21:16.250074772Z" diff --git a/stable/synapse/2.0.14/Chart.yaml b/stable/synapse/2.0.15/Chart.yaml similarity index 95% rename from stable/synapse/2.0.14/Chart.yaml rename to stable/synapse/2.0.15/Chart.yaml index 60a7477ac13..6cdac9e5e72 100644 --- a/stable/synapse/2.0.14/Chart.yaml +++ b/stable/synapse/2.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.55.2" +appVersion: "1.56.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ maintainers: name: synapse sources: [] type: application -version: 2.0.14 +version: 2.0.15 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/synapse/2.0.14/README.md b/stable/synapse/2.0.15/README.md similarity index 100% rename from stable/synapse/2.0.14/README.md rename to stable/synapse/2.0.15/README.md diff --git a/stable/synapse/2.0.14/app-readme.md b/stable/synapse/2.0.15/app-readme.md similarity index 100% rename from stable/synapse/2.0.14/app-readme.md rename to stable/synapse/2.0.15/app-readme.md diff --git a/stable/synapse/2.0.14/charts/common-9.2.7.tgz b/stable/synapse/2.0.15/charts/common-9.2.7.tgz similarity index 100% rename from stable/synapse/2.0.14/charts/common-9.2.7.tgz rename to stable/synapse/2.0.15/charts/common-9.2.7.tgz diff --git a/stable/synapse/2.0.14/charts/postgresql-7.0.37.tgz b/stable/synapse/2.0.15/charts/postgresql-7.0.37.tgz similarity index 100% rename from stable/synapse/2.0.14/charts/postgresql-7.0.37.tgz rename to stable/synapse/2.0.15/charts/postgresql-7.0.37.tgz diff --git a/stable/synapse/2.0.14/ci/base-values.yaml b/stable/synapse/2.0.15/ci/base-values.yaml similarity index 100% rename from stable/synapse/2.0.14/ci/base-values.yaml rename to stable/synapse/2.0.15/ci/base-values.yaml diff --git a/stable/synapse/2.0.14/ci/basic-values.yaml b/stable/synapse/2.0.15/ci/basic-values.yaml similarity index 100% rename from stable/synapse/2.0.14/ci/basic-values.yaml rename to stable/synapse/2.0.15/ci/basic-values.yaml diff --git a/stable/synapse/2.0.14/helm-values.md b/stable/synapse/2.0.15/helm-values.md similarity index 99% rename from stable/synapse/2.0.14/helm-values.md rename to stable/synapse/2.0.15/helm-values.md index d33c20e816f..80b8c55bd67 100644 --- a/stable/synapse/2.0.14/helm-values.md +++ b/stable/synapse/2.0.15/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"matrixdotorg/synapse"` | | -| image.tag | string | `"v1.55.2"` | | +| image.tag | string | `"v1.56.0"` | | | installContainers.generate-signing-key.args[0] | string | `"-m"` | | | installContainers.generate-signing-key.args[10] | string | `"--generate-keys"` | | | installContainers.generate-signing-key.args[1] | string | `"synapse.app.homeserver"` | | diff --git a/stable/synapse/2.0.14/ix_values.yaml b/stable/synapse/2.0.15/ix_values.yaml similarity index 99% rename from stable/synapse/2.0.14/ix_values.yaml rename to stable/synapse/2.0.15/ix_values.yaml index 1dd325d1661..36a986d906a 100644 --- a/stable/synapse/2.0.14/ix_values.yaml +++ b/stable/synapse/2.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: matrixdotorg/synapse pullPolicy: IfNotPresent - tag: v1.55.2 + tag: v1.56.0 command: - sh diff --git a/stable/synapse/2.0.14/questions.yaml b/stable/synapse/2.0.15/questions.yaml similarity index 100% rename from stable/synapse/2.0.14/questions.yaml rename to stable/synapse/2.0.15/questions.yaml diff --git a/stable/synapse/2.0.14/security.md b/stable/synapse/2.0.15/security.md similarity index 100% rename from stable/synapse/2.0.14/security.md rename to stable/synapse/2.0.15/security.md diff --git a/stable/synapse/2.0.14/templates/_configmap.tpl b/stable/synapse/2.0.15/templates/_configmap.tpl similarity index 100% rename from stable/synapse/2.0.14/templates/_configmap.tpl rename to stable/synapse/2.0.15/templates/_configmap.tpl diff --git a/stable/synapse/2.0.14/templates/_helpers.tpl b/stable/synapse/2.0.15/templates/_helpers.tpl similarity index 100% rename from stable/synapse/2.0.14/templates/_helpers.tpl rename to stable/synapse/2.0.15/templates/_helpers.tpl diff --git a/stable/synapse/2.0.14/templates/_secret.tpl b/stable/synapse/2.0.15/templates/_secret.tpl similarity index 100% rename from stable/synapse/2.0.14/templates/_secret.tpl rename to stable/synapse/2.0.15/templates/_secret.tpl diff --git a/stable/synapse/2.0.14/templates/common.yaml b/stable/synapse/2.0.15/templates/common.yaml similarity index 100% rename from stable/synapse/2.0.14/templates/common.yaml rename to stable/synapse/2.0.15/templates/common.yaml diff --git a/stable/synapse/2.0.14/values.yaml b/stable/synapse/2.0.15/values.yaml similarity index 100% rename from stable/synapse/2.0.14/values.yaml rename to stable/synapse/2.0.15/values.yaml