You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Helm chart linting error by adding newline at end of values.yaml
The chart-testing linter requires a newline character at the end of YAML files.
Added the missing newline to resolve the 'new-line-at-end-of-file' error.
Signed-off-by: josecsotomorales <[email protected]>
0 commit comments