File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.11.4] - 2025-11-25
2+
3+ - Switch to a new ` CERTIFICATES ` env var, which combines of ` DISABLE_HTTPS ` and
4+ ` SSL_CERTIFICATE_GENERATION ` . The chart defaults to HTTP-only.
5+ - PostgreSQL container now defaults to running as non-root.
6+ - Chart dependencies remain the bitnamilegacy images, which are unmaintained;
7+ they have been updated to their latest versions.
8+ - Fix startupProbe and livenessProbe to use the healthcheck endpoint.
9+ - Add ingress.className setting.
10+
111## [ 0.11.4] - 2025-10-23
212
313- Update to Zulip Server 11.4
141151## [ 0.3.0] - 2022-04-21
142152
143153- Update dependencies:
154+
144155 - Helm charts:
145156
146157 | Repository | Name | Version |
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ maintainers:
1010# # incremented each time you make changes to the chart and its
1111# # templates, including the app version. Versions are expected to
1212# # follow Semantic Versioning (https://semver.org/)
13- version : 0 .11.42
13+ version : 1 .11.4
1414
1515# # This is the version number of the application being deployed. This
1616# # version number should be incremented each time you make changes to
You can’t perform that action at this time.
0 commit comments