From b9582b8a35ac82c193076544da9f59e0a0732618 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 31 Jan 2022 15:05:43 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/incubator/synapse/CHANGELOG.md | 9 ++++++ charts/incubator/synapse/helm-values.md | 2 ++ docs/apps/incubator/synapse/CHANGELOG.md | 9 ++++++ docs/apps/incubator/synapse/helm-values.md | 2 ++ docs/index.yaml | 36 +++++++++++++++++++++- 5 files changed, 57 insertions(+), 1 deletion(-) diff --git a/charts/incubator/synapse/CHANGELOG.md b/charts/incubator/synapse/CHANGELOG.md index f83b1e92279..82b5347dc8e 100644 --- a/charts/incubator/synapse/CHANGELOG.md +++ b/charts/incubator/synapse/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [synapse-0.0.8](https://github.com/truecharts/apps/compare/synapse-0.0.7...synapse-0.0.8) (2022-01-31) + +#### Fix + +* fix federation service + + + ### [synapse-0.0.7](https://github.com/truecharts/apps/compare/synapse-0.0.5...synapse-0.0.7) (2022-01-31) diff --git a/charts/incubator/synapse/helm-values.md b/charts/incubator/synapse/helm-values.md index b8790af6b39..0271b3e3434 100644 --- a/charts/incubator/synapse/helm-values.md +++ b/charts/incubator/synapse/helm-values.md @@ -102,6 +102,8 @@ You will, however, be able to use all values referenced in the common chart here | probes.startup.path | string | `"/health"` | | | secret | object | `{}` | | | securityContext.allowPrivilegeEscalation | bool | `true` | | +| service.federation.enabled | bool | `true` | | +| service.federation.ports.federation.enabled | bool | `true` | | | service.federation.ports.federation.port | int | `8448` | | | service.federation.ports.federation.targetPort | int | `8008` | | | service.main.ports.main.port | int | `8008` | | diff --git a/docs/apps/incubator/synapse/CHANGELOG.md b/docs/apps/incubator/synapse/CHANGELOG.md index f83b1e92279..82b5347dc8e 100644 --- a/docs/apps/incubator/synapse/CHANGELOG.md +++ b/docs/apps/incubator/synapse/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [synapse-0.0.8](https://github.com/truecharts/apps/compare/synapse-0.0.7...synapse-0.0.8) (2022-01-31) + +#### Fix + +* fix federation service + + + ### [synapse-0.0.7](https://github.com/truecharts/apps/compare/synapse-0.0.5...synapse-0.0.7) (2022-01-31) diff --git a/docs/apps/incubator/synapse/helm-values.md b/docs/apps/incubator/synapse/helm-values.md index b8790af6b39..0271b3e3434 100644 --- a/docs/apps/incubator/synapse/helm-values.md +++ b/docs/apps/incubator/synapse/helm-values.md @@ -102,6 +102,8 @@ You will, however, be able to use all values referenced in the common chart here | probes.startup.path | string | `"/health"` | | | secret | object | `{}` | | | securityContext.allowPrivilegeEscalation | bool | `true` | | +| service.federation.enabled | bool | `true` | | +| service.federation.ports.federation.enabled | bool | `true` | | | service.federation.ports.federation.port | int | `8448` | | | service.federation.ports.federation.targetPort | int | `8008` | | | service.main.ports.main.port | int | `8008` | | diff --git a/docs/index.yaml b/docs/index.yaml index fa07ea962fd..d56fde14405 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -47378,6 +47378,40 @@ entries: - https://github.com/truecharts/apps/releases/download/strapi-0.0.1/strapi-0.0.1.tgz version: 0.0.1 synapse: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - cloud + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.50.2 + created: "2022-01-31T15:05:42.99574142Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.14.2 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.58 + description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes + digest: 0541c0e0e29143d80f397871af0789674ea6a242ec6ff87de69db4583dad9315 + home: https://github.com/truecharts/apps/charts/stable/synapse + icon: https://truecharts.org/_static/img/appicons/synapse-icon.png + keywords: + - chat + - matrix + - synapse + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: synapse + type: application + urls: + - https://github.com/truecharts/apps/releases/download/synapse-0.0.8/synapse-0.0.8.tgz + version: 0.0.8 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54146,4 +54180,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz version: 9.0.24 -generated: "2022-01-31T14:29:51.30798883Z" +generated: "2022-01-31T15:05:43.000710426Z"