From b8e1b3ff65acda3ffca602ab0136157200b705e6 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:07:40 +0200 Subject: [PATCH] cleaner notes --- library/common/values.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/library/common/values.yaml b/library/common/values.yaml index 861f5a8d..83ddc822 100644 --- a/library/common/values.yaml +++ b/library/common/values.yaml @@ -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: