diff --git a/charts/incubator/synapse/CHANGELOG.md b/charts/incubator/synapse/CHANGELOG.md index 4168806d9eb..f83b1e92279 100644 --- a/charts/incubator/synapse/CHANGELOG.md +++ b/charts/incubator/synapse/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [synapse-0.0.7](https://github.com/truecharts/apps/compare/synapse-0.0.5...synapse-0.0.7) (2022-01-31) + +#### Fix + +* Try another way of defining the macaroon secret + + + ### [synapse-0.0.5](https://github.com/truecharts/apps/compare/synapse-0.0.4...synapse-0.0.5) (2022-01-31) diff --git a/charts/incubator/synapse/helm-values.md b/charts/incubator/synapse/helm-values.md index 1be9bc38ba3..b8790af6b39 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.ports.federation.port | int | `8448` | | +| service.federation.ports.federation.targetPort | int | `8008` | | | service.main.ports.main.port | int | `8008` | | | service.main.ports.main.targetPort | int | `8008` | | | service.metrics.enabled | bool | `true` | | diff --git a/docs/apps/incubator/synapse/CHANGELOG.md b/docs/apps/incubator/synapse/CHANGELOG.md index 4168806d9eb..f83b1e92279 100644 --- a/docs/apps/incubator/synapse/CHANGELOG.md +++ b/docs/apps/incubator/synapse/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [synapse-0.0.7](https://github.com/truecharts/apps/compare/synapse-0.0.5...synapse-0.0.7) (2022-01-31) + +#### Fix + +* Try another way of defining the macaroon secret + + + ### [synapse-0.0.5](https://github.com/truecharts/apps/compare/synapse-0.0.4...synapse-0.0.5) (2022-01-31) diff --git a/docs/apps/incubator/synapse/helm-values.md b/docs/apps/incubator/synapse/helm-values.md index 1be9bc38ba3..b8790af6b39 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.ports.federation.port | int | `8448` | | +| service.federation.ports.federation.targetPort | int | `8008` | | | service.main.ports.main.port | int | `8008` | | | service.main.ports.main.targetPort | int | `8008` | | | service.metrics.enabled | bool | `true` | | diff --git a/docs/index.yaml b/docs/index.yaml index 70c0339980e..fa07ea962fd 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-31T14:29:51.304465279Z" + 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: 94f23b857b9133193b3b46e7ed69cddabcf27c95e397feaba2a7460a520671d8 + 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.7/synapse-0.0.7.tgz + version: 0.0.7 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54112,4 +54146,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-31T11:00:36.467709873Z" +generated: "2022-01-31T14:29:51.30798883Z"