Skip to content

Commit d444892

Browse files
committed
helm: Release 1.11.55.
1 parent 85aa6db commit d444892

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

helm/zulip/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.11.55] - 2026-02-24
2+
3+
- Support pre-existing (external) services.
4+
15
## [1.11.54] - 2026-02-11
26

37
- Reset the `ZULIP_ADMINISTRATOR` in `values.yaml` to the "unset" default.

helm/zulip/Chart.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies:
1111
- name: postgresql
1212
repository: oci://registry-1.docker.io/bitnamicharts
1313
version: 18.1.8
14-
digest: sha256:8e1f3e3c40783b573c8551e100b319d88a8dbd630d5f41d228be0621c5ef1bb5
15-
generated: "2025-11-10T09:49:32.026785-05:00"
14+
digest: sha256:32f414cfcb4dd298945f8cc2fc93498b6079727b5caa492414e60e40b3f60b85
15+
generated: "2026-02-12T15:14:11.180683-05:00"

helm/zulip/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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: 1.11.54
13+
version: 1.11.55
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

helm/zulip/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Zulip
22

3-
![Version: 1.11.54](https://img.shields.io/badge/Version-1.11.54-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.5-2](https://img.shields.io/badge/AppVersion-11.5--2-informational?style=flat-square)
3+
![Version: 1.11.55](https://img.shields.io/badge/Version-1.11.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.5-2](https://img.shields.io/badge/AppVersion-11.5--2-informational?style=flat-square)
44

55
[Zulip](https://zulip.com/) is an open source threaded team chat that helps teams stay productive and focused.
66

0 commit comments

Comments
 (0)