Skip to content

Commit

Permalink
Fix typo (#559)
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 authored Nov 4, 2024
1 parent daa1d96 commit 561f806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ace-installer/templates/precheck/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
stringData:
options.yaml: |
version: {{ .Chart.AppVersion }}}
version: {{ .Chart.AppVersion }}
{{- with $licenses }}
licenses: {{ . | toJson }}
{{- end }}
Expand Down

0 comments on commit 561f806

Please sign in to comment.