diff --git a/charts/eap81/templates/NOTES.txt b/charts/eap81/templates/NOTES.txt index 8db2733..3409da0 100644 --- a/charts/eap81/templates/NOTES.txt +++ b/charts/eap81/templates/NOTES.txt @@ -1,7 +1,7 @@ {{- if .Release.IsInstall }} {{- if .Values.build.enabled }} -Your EAP 8 application is building! To follow the build, run: +Your EAP {{ .Chart.AppVersion }} application is building! To follow the build, run: $ oc get build -w