Commit Graph

160 Commits

Author SHA1 Message Date
Alessandro Ogier
d3aee4a418 helm: Support valueFrom by setting a dict value in zulip.environment.
This is possibly useful with both `SECRET_...`[^1] and
`SETTING_...`[^2][^3] values.

[^1]: https://kubernetes.io/docs/tasks/inject-data-application/distribute-credentials-secure/
[^2]: https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/
[^3]: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/

Co-authored-by: Alex Vandiver <alexmv@zulip.com>
2025-09-18 14:43:28 -04:00
Alex Vandiver
4fcf3d694a Update to Zulip Server 11.2. 2025-09-16 10:02:23 -04:00
Alex Vandiver
3a6c3a47ac Update to Zulip Server 11.1. 2025-09-11 14:28:46 -04:00
Anders Kaseorg
cb9b5ca496 Update to Zulip Server 11.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-08-13 16:44:35 -07:00
Alex Vandiver
a043d68b2d email_server: Open port 25 and document EMAIL_GATEWAY_PATTERN. 2025-08-11 11:35:06 -07:00
Tim Abbott
6a05ce7f86 Update to Zulip Server 10.4. 2025-07-02 12:00:29 -07:00
Anders Kaseorg
d42f8e3b7a Update to Zulip Server 10.3.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-05-15 15:48:12 -07:00
Guspan Tanadi
a7c8323752 yaml: Update comments docs links 2025-05-15 15:46:32 -07:00
Anders Kaseorg
2de3b6a0af Update to Zulip Server 10.2.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-04-15 23:52:16 -07:00
Anders Kaseorg
042ee46242 Update to Zulip Server 10.1.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-03-28 18:04:15 -07:00
Anders Kaseorg
3677a238d3 Update to Zulip Server 10.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-03-20 14:27:15 -07:00
Mateusz Mandera
fd42606aae Update stale "master" branch references to "main".
We renamed master->main a long time ago.
2025-03-08 16:41:38 -08:00
Alex Vandiver
ab5b7460b6 k8s: Fix PostgreSQL mountpoint of manual k8s config. 2025-01-21 10:44:46 -05:00
Alex Vandiver
b6ae16e640 Update to Zulip Server 9.4. 2025-01-16 17:46:12 +00:00
Alessandro Ogier
bde1d6bb31 kubernetes: Configure HTTPS when not DISABLE_HTTPS. 2025-01-16 09:15:32 -08:00
Anders Kaseorg
55465f9a8d Update to Zulip Server 9.3.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-11-23 18:24:17 -08:00
Tim Abbott
bbbbbd139c yaml: Use consistent comment styling.
This follows Zulip's current convention for sysadmin-facing template
files that prose are prefixed by ##, while code to be uncommented is
prefixed by a single #.
2024-11-19 11:55:31 -08:00
Mikael Schirén
f445fc5fa1 helm: Update README to reflect recent changes. 2024-10-15 13:48:31 -07:00
Alex Vandiver
c9d1b79e94 docker-compose: Switch rabbitmq image to the latest 3.12 point release.
This aligns better with the version of rabbitmq-server (3.12.1) that
is in Ubuntu 24.04.  Choosing the latest point-release of that same
series addresses bugs while maintaining feature parity.
2024-10-08 15:37:04 -04:00
Mikael Schirén
652a1e6bbc helm: Add sidebar support with an example. 2024-09-26 11:25:30 -07:00
Mikael Schirén
3a0e5dea18 helm: Add storageclass to values.
This is already present in the template.
2024-09-26 11:23:21 -07:00
Mikael Schirén
6361d301c0 helm: Use templates in NOTES.txt for better advice.
This logic is should give the correct Zulip URL in a wider range of 
configurations.
2024-09-25 15:46:40 -07:00
Mikael Schirén
0aac179db6 helm: Update outdated dependencies. 2024-09-25 15:39:58 -07:00
Alex Vandiver
c7113f59b4 Update to Zulip Server 9.2. 2024-09-16 13:17:19 -04:00
Alex Vandiver
65461b5f53 Release 9.1-3 packaging update. 2024-09-09 16:34:51 -04:00
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