### Description of the change
- Adding TPL use into './templates/_helpers.tpl' in "gitea.inline_configuration.defaults.server" since '.Values.ingress.hosts' referred
### Benefits
- Avoid error in deployment using Gitea CHart 9.5.0 such as "Invalid ROOT_URL 'https://{{ .Values.global.giteaHostName }}': parse "https://{{ .Values.global.giteaHostName }}": invalid character "{" in host name"
### Possible drawbacks
N/A
### Applicable issues
- fixes #530
### Checklist
- [x] Fixing './templates/_helpers.tpl' "gitea.inline_configuration.defaults.server
- [x] Templating unittests are added
Co-authored-by: pat-s <[email protected]>
Co-authored-by: justusbunsi <[email protected]>
Co-authored-by: 212597596 <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/529
Reviewed-by: pat-s <[email protected]>
Reviewed-by: justusbunsi <[email protected]>
Co-authored-by: Ceddaerrix <[email protected]>
Co-committed-by: Ceddaerrix <[email protected]>