Till Faelligen
d64f65ed4d
Only capture /_matrix
2023-01-27 12:27:51 +01:00
Till Faelligen
2f3e3b204a
Bump Helm chart version
2023-01-26 13:16:38 +01:00
Till Faelligen
f3e20ec66b
Docs restructure, update docker etc.
2023-01-26 13:02:27 +01:00
Till
430932f0f1
Version 0.11.0 ( #2949 )
2023-01-20 16:20:01 +01:00
genofire
67f5c5bc1e
fix(helm): extract image tag to value (and use as default from Chart.… ( #2934 )
...
improve image tag handling on the default helm way.
with usage of appVersion from:
0995dc4822/helm/dendrite/Chart.yaml (L4)
maybe you like to review @S7evinK ?
### Pull Request Checklist
<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->
* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement ) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off )
_or_ I have already signed off privately
Signed-off-by: `Geno <geno+dev@fireorbit.de>`
2023-01-18 08:45:34 +01:00
Till Faelligen
3fd95e60cc
Try that again
2023-01-06 15:54:04 +01:00
Till Faelligen
002310390f
Output to docs folder, hopefully
2023-01-06 15:51:07 +01:00
Till
d579ddb8e7
Add simplified helm chart ( #2905 )
...
As discussed yesterday, a simplified version of [my
helm](https://github.com/S7evinK/dendrite-helm ) which deploys a monolith
with internal NATS and an optionally enabled PostgreSQL server. If the
PostgreSQL dependency is not enabled, a user specified connection string
is constructed.
Co-authored-by: kegsay <kegan@matrix.org>
2023-01-06 15:44:10 +01:00