Skip to content

Commit 789b351

Browse files
committed
docs: improve release notes
1 parent 42793db commit 789b351

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

charts/chaingraph/templates/NOTES.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ If this installation is intended for production use, an allow-list is recommende
182182
: |___/ |_| :
183183
:............................................................:
184184

185-
Chaingraph version {{ .Chart.Version }} was {{ if .Release.IsUpgrade -}} upgraded {{ else -}} installed {{ end-}} successfully 🚀
185+
Chaingraph version {{ .Chart.Version }} was {{ if .Release.IsUpgrade }}upgraded{{ else }}installed{{ end }} successfully 🚀
186186

187-
Above are some notes about your configuration. You may want to copy and save these notes for future reference. To print them again, run: $ helm status {{ .Release.Name }}
187+
Above are some notes about your configuration. Consider printing them to a file for future reference:
188+
$ helm status {{ .Release.Name }} > notes-{{ .Release.Name }}.txt

0 commit comments

Comments
 (0)