Commit Graph

28 Commits

Author SHA1 Message Date
Alex Vandiver
e6b60181d8 Release 9.1-2 packaging update. 2024-09-09 14:33:35 -04:00
Alex Vandiver
6a75497a17 Release 9.1-1 packaging update. 2024-08-31 01:11:23 -04:00
Anders Kaseorg
7a44691c3e Update to Zulip Server 9.1.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-08-02 17:15:02 -07:00
Anders Kaseorg
2ba03787bf Update to Zulip Server 9.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-25 13:43:40 -07:00
Alex Vandiver
ae83441434 Update to Zulip Server 8.4. 2024-05-09 14:46:01 -04:00
Alex Vandiver
d8c0fadb3b Release 8.3-1 packaging update. 2024-04-18 11:02:38 -04:00
Alex Vandiver
cd7692a7e6 Update to Zulip Server 8.3. 2024-03-20 00:06:42 -04:00
Anders Kaseorg
624b474df0 Update to Zulip Server 8.2.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-02-16 15:41:08 -08:00
Anders Kaseorg
1110d95139 Update to Zulip Server 8.1.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-01-24 18:25:26 -08:00
Anders Kaseorg
70f9457a39 Correct helm chart changelog.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-01-24 18:24:59 -08:00
Anders Kaseorg
8e716c245f Update to Zulip Server 8.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-12-15 11:33:49 -08:00
Alex Vandiver
d5334ddca5 Update to Zulip Server 7.5. 2023-11-17 08:24:52 -05:00
Alex Vandiver
4a5261a7df Update to Zulip Server 7.4. 2023-09-15 21:00:13 -04:00
Alex Vandiver
98d48a0f6c Update to Zulip Server 7.3. 2023-08-25 14:48:23 -04:00
Alex Vandiver
14839b99b6 Update to Zulip Server 7.2. 2023-07-05 16:26:33 -04:00
Alex Vandiver
e818755a47 Update to Zulip Server 7.1. 2023-06-13 14:22:52 -04:00
Tim Abbott
72828ae076 Update to Zulip Server 7.0. 2023-05-31 09:04:32 -07:00
Alex Vandiver
58fd28d0b5 Update to Zulip Server 6.2. 2023-05-19 16:20:26 -04:00
Alex Vandiver
ba2ae48cc1 Update to Zulip Server 6.1. 2023-01-23 13:26:41 -05:00
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
Alex Vandiver
ba94d52905 k8s: Run prettier over CHANGELOG.md. 2022-06-21 13:36:54 -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