cbeneke / helm-charts

Helm charts for my projects
Apache License 2.0
4 stars 4 forks source link

Update to application version 0.4.1; version chart accordingly. #13

Open ravenix opened 3 years ago

cbeneke commented 3 years ago

Hey, thanks for the PR. Since this includes a change from the self-written releaser to chart-releaser and I have not worked with it before: How does the tool work? The docs reads a bit like it will just create the index file on the master branch. Is that correct? I would prefer to keep having the pages in the gh-pages branch of the repo (is that possible with that tool?)

Secondly I would like to keep the non-coupled versioning of chart and application to be able to change the chart without changing the application version.