Commit Graph

8 Commits

Author SHA1 Message Date
maltokyo
0f0488a9d8 Update to Zulip Server 6.0. 2022-12-07 11:21:44 -05:00
Alex Vandiver
65f33b502f helm: Regenerate with helm-docs. 2022-11-16 15:14:55 -05:00
Alex Vandiver
6d3b6fb64a Update Helm chart to 0.4.0 with Zulip Server 5.7. 2022-11-16 10:52:32 -05:00
Anders Kaseorg
b1661d1a49 Update versions for Zulip Server 5.6.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-08-24 16:40:10 -07:00
Anders Kaseorg
6b1464b62f Update versions for Zulip Server 5.5.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-07-21 18:13:41 -07:00
Alex Vandiver
d2cd253b38 Update versions for Zulip Server 5.4. 2022-07-11 23:57:59 -07:00
Alex Vandiver
4bdfa82456 Update versions for Zulip Server 5.3. 2022-06-21 14:15:49 -07:00
Gergo Torcsvari
26c0b812e8 Add helm chart
A helm chart is added for the installation of Zulip into Kubernetes
clusters. The chart is based on a version of PR #287, but contains
significant changes.

The chart depends on Bitnami helm charts for the installation of
Memcached, Postgresql, Rabbitmq and Redis.

The chart includes the possibility to add `postSetup` scripts which
are mounted to `/data/post-setup.d` and executed by the docker-zulip
Docker container.

More information can be found in the chart's README in
kubernetes/chart/zulip/README.md
2022-05-10 17:45:49 -07:00