cleaner notes

This commit is contained in:
Stavros Kois
2023-11-20 17:07:40 +02:00
committed by GitHub
parent a35b8ddde5
commit b8e1b3ff65

View File

@@ -387,7 +387,7 @@ notes:
{{- end -}}
{{- end }}
## [{{ .Chart.Name }}] Sources
## Sources for [{{ .Chart.Name }}]
{{- range .Chart.Sources }}
- {{ . }}
@@ -397,7 +397,8 @@ notes:
{{- if not $link -}}
{{- $link = .Chart.Home -}}
{{- end }}
[See more for [{{ $.Chart.Name }}] at [{{ $link }}]
See more for **{{ $.Chart.Name }}** at ({{ $link }})
footer: |
## Documentation
Please check out the TrueCharts documentation on: