File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,14 @@ description: Zulip is an open source threaded team chat that helps teams stay pr
33name : zulip
44type : application
55icon : https://raw.githubusercontent.com/zulip/zulip/main/static/images/logo/zulip-icon-square.svg
6+ maintainers :
7+ - name : zulip
8+ url : https://chat.zulip.org/
69# # This is the chart version. This version number should be
710# # incremented each time you make changes to the chart and its
811# # templates, including the app version. Versions are expected to
912# # follow Semantic Versioning (https://semver.org/)
10- version : 0.11.4
13+ version : 0.11.41
1114
1215# # This is the version number of the application being deployed. This
1316# # version number should be incremented each time you make changes to
Original file line number Diff line number Diff line change 1+ ---
2+ # This is consumed by `yamllint`, which is run by `ct lint`
3+ rules :
4+ comments :
5+ min-spaces-from-content : 1 # Due to prettier: https://github.com/prettier/prettier/pull/10926
You can’t perform that action at this time.
0 commit comments