Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

decouple the subcharts from the main chart #235

Open
bramaq opened this issue Apr 24, 2023 · 2 comments · May be fixed by #251
Open

decouple the subcharts from the main chart #235

bramaq opened this issue Apr 24, 2023 · 2 comments · May be fixed by #251

Comments

@bramaq
Copy link

bramaq commented Apr 24, 2023

As the project grows the chances are the charts for each component might need to evolve individually. If instead of forcing the "subcharts" pattern they are managed/versioned as individual charts it would facilitate release cycles, integration into cd tools (ie as individual argocd apps) while you can still keep a main chart that has the others as dependencies if desired.

@bramaq bramaq changed the title de-couple the subcharts from the main chart decouple the subcharts from the main chart Apr 24, 2023
@bramaq
Copy link
Author

bramaq commented Apr 25, 2023

started work on this... Have a quick question about versions, should keep the first version of spire-agent, etc... as 0.1.0 or should I make then match 0.6.3 ?

@kfox1111
Copy link
Contributor

Probably match the 0.6.3 version? Its probably more reflective of the state of the chart then 0.1.0.

@kfox1111 kfox1111 linked a pull request May 10, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants