• Matt Butcher's avatar
    feat(cli): added back 'helm release' · bc4bb79f
    Matt Butcher authored
    This re-adds the top level Helm command that sends a packaged helm chart
    to the server. This existed in an earlier draft of the Helm-DM client,
    but it fell through the cracks when we re-organized the helm commands.
    bc4bb79f
Name
Last commit
Last update
..
chart.go Loading commit data...
chart_upload.go Loading commit data...
create.go Loading commit data...
credential.go Loading commit data...
delete.go Loading commit data...
deploy.go Loading commit data...
deployment.go Loading commit data...
dm.go Loading commit data...
doctor.go Loading commit data...
get.go Loading commit data...
helm.go Loading commit data...
lint.go Loading commit data...
list.go Loading commit data...
pack.go Loading commit data...
properties.go Loading commit data...
redeploy.go Loading commit data...
release.go Loading commit data...
repository.go Loading commit data...
status.go Loading commit data...
target.go Loading commit data...