I’m useing github package got helm chart but I’m unable to delete helm chart from github package with api
I tried
curl --header "PRIVATE-TOKEN: "TOKEN"" "https://gitlab.test.in/api/v4/projects/:id/packages/helm/:stable/charts/:test-0.160.0.tgz"
how to delete helm chart from github package from api call
New contributor
naren narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.