kuma
kuma copied to clipboard
Rewrite the helm release script without dependencies
Description
We could pass these dependencies directly to the script instead of going over the Chart.yaml
files, which then allows us to get rid of a dependency section in projects that rely on kuma's helm charts which makes the release proces easier.
Triage Let's try to remove
dependencies
section (KM) Versions: let's document that appVersion and version in Chart.yaml is replaced by the script. We can try to set this to 0.0.0
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
I think to have a valid Chart.yaml
we should be including the dependency as long as we embed it