mirror of
https://github.com/helm/helm.git
synced 2026-08-09 01:21:20 +00:00
Cobra 1.0 introduces custom Go completions. This commit replaces Helm's own solution to use Cobra's solution. This allows to completely remove Helm's internal "completion" package. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>