helm/pkg
Taylor Thomas 3799d0024c fix(cmd): Fix all the outputs
There were two different methods and varying ways to output the status of a release.
This standardizes all of the outputs, but requires a breaking change. Output will
not perfectly match previous v3 output, and we had to break the printing function
in the `action` package, but now things are much more standardized.

Fixes #6238

Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
2019-10-03 17:03:19 -06:00
..
action fix(cmd): Fix all the outputs 2019-10-03 17:03:19 -06:00
chart Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
chartutil Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
cli Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
downloader Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
engine Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
gates feat(cmd): use alt dest for chart export (#6193) 2019-08-09 11:47:43 -05:00
getter Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
helmpath Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
kube Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
lint Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
plugin Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
provenance Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
release Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
releaseutil Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
repo Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
storage Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
strvals feat(*): Ports --set-file flag to v3 2019-09-24 12:43:43 -06:00