Hi, currently it's only possible to upload an helm chart or to overwrite it via --force, but it is not possible to delete the helm chart via --delete like git can. Please add such a feature, because without that it is not possible to rollback a helm chart via CI/CD.
Hi, currently it's only possible to upload an helm chart or to overwrite it via
--force
, but it is not possible to delete the helm chart via--delete
like git can. Please add such a feature, because without that it is not possible to rollback a helm chart via CI/CD.Volker