Skip to content

Commit

Permalink
Merge pull request #85 from jmesnil/eap81-readme
Browse files Browse the repository at this point in the history
Update Chart version in template NOTES.txt
  • Loading branch information
jmesnil authored Nov 27, 2024
2 parents 7eaa9b8 + 80a2864 commit c10dcba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/eap81/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit c10dcba

Please sign in to comment.