File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
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 11# Zulip
22
3- ![ Version: 0.11.4 ] ( https://img.shields.io/badge/Version-0.11.4 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 11.4-0] ( https://img.shields.io/badge/AppVersion-11.4--0-informational?style=flat-square )
3+ ![ Version: 0.11.41 ] ( https://img.shields.io/badge/Version-0.11.41 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 11.4-0] ( https://img.shields.io/badge/AppVersion-11.4--0-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
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