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
The Chart.yaml.tpl was missing a space after the `url:` element for
maintainer team, resulting in the following error when eventually
running the scripts/helm-publish-chart.sh script:
```
Generating Helm chart package for [email protected] ... Error: cannot load Chart.yaml: error converting YAML to JSON: yaml: line 15: could not find expected ':'
```
0 commit comments