• Matt Farina's avatar
    Fix dep build with OCI based charts · 1135392b
    Matt Farina authored
    
    
    The recent addition of oci:// to specify dependencies in the
    Chart.yaml dependencies and with helm pull missed handling for the
    dependency build command. This command was failing to handle OCI.
    
    This change adds support for the dep build command following the
    same pattern used to add oci:// functionality.
    Signed-off-by: default avatarMatt Farina <matt@mattfarina.com>
    1135392b