kuma icon indicating copy to clipboard operation
kuma copied to clipboard

Rewrite the helm release script without dependencies

Open slonka opened this issue 2 years ago • 1 comments

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.

slonka avatar Aug 23 '22 12:08 slonka

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

jakubdyszkiewicz avatar Aug 29 '22 14:08 jakubdyszkiewicz

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.

github-actions[bot] avatar Nov 28 '22 08:11 github-actions[bot]

I think to have a valid Chart.yaml we should be including the dependency as long as we embed it

michaelbeaumont avatar Feb 07 '23 09:02 michaelbeaumont