• Marc Khouzam's avatar
    feat(comp) Dynamic completion to use same binary as main call · 1726142e
    Marc Khouzam authored
    The binary of Helm to use for dynamic completion should be the same
    as the actual Helm binary being used.  For example, if PATH points
    to a version of helm v3, but the user calls a binary named helm2 to
    use a renamed v2 version, then dynamic completion should also use helm2.
    If not, in this example, the dynamic completion will use the
    information returned by helm v3.
    
    This improvement is particularly useful for users that will run both
    helm v2 and helm v3 at the same time.
    Signed-off-by: 's avatarMarc Khouzam <marc.khouzam@montreal.ca>
    1726142e
Name
Last commit
Last update
..
helm Loading commit data...
rudder Loading commit data...
tiller Loading commit data...