helm-gh-pages icon indicating copy to clipboard operation
helm-gh-pages copied to clipboard

Thoughts on replacing already published charts

Open cep21 opened this issue 4 years ago • 0 comments

Hi,

I'm comparing this to https://github.com/helm/chart-releaser-action and besides using github releases, one major difference is that this logic will replace an already published chart ( git add ${TARGET_DIR}) while the other will not change an existing release. I think not changing an existing release is the right thing to do with helm. Do you want to replicate this behavior here as well? If not, I'm curious why.

Thanks!

cep21 avatar Sep 24 '20 20:09 cep21