File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed
src/helm/impress/templates Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ and this project adheres to
1313- 🚸(backend) make document search on title accent-insensitive #874
1414- 🚩 add homepage feature flag #861
1515
16+ ## Fixed
17+
18+ - 🐛(helm) charts generate invalid YAML for collaboration API / WS #890
1619
1720## [ 3.1.0] - 2025-04-07
1821
Original file line number Diff line number Diff line change 5151 pathType : ImplementationSpecific
5252 {{- end }}
5353 backend :
54- service :
55- name : {{ include "impress.yProvider.fullname" . }}
56- port :
57- number : {{ .Values.yProvider.service.port }}
5854 {{- if semverCompare ">=1.19-0" $.Capabilities.KubeVersion.GitVersion }}
5955 service :
6056 name : {{ include "impress.yProvider.fullname" . }}
Original file line number Diff line number Diff line change 5151 pathType : ImplementationSpecific
5252 {{- end }}
5353 backend :
54- service :
55- name : {{ include "impress.yProvider.fullname" . }}
56- port :
57- number : {{ .Values.yProvider.service.port }}
5854 {{- if semverCompare ">=1.19-0" $.Capabilities.KubeVersion.GitVersion }}
5955 service :
6056 name : {{ include "impress.yProvider.fullname" . }}
You can’t perform that action at this time.
0 commit comments