needs to lookup tags because no version is provided
but no RegistryClient is provided
Add tests for oci registries
Signed-off-by: Carlos Sanchez <carlos@apache.org>
{name:"oci ref with sha256 and version mismatch",ref:"oci://example.com/install/by/sha:0.1.1@sha256:d234555386402a5867ef0169fefe5486858b6d8d209eaf32fd26d29b16807fd6",version:"0.1.2",fail:true},
{name:"oci ref with sha256 and version mismatch",ref:"oci://example.com/install/by/sha:0.1.1@sha256:d234555386402a5867ef0169fefe5486858b6d8d209eaf32fd26d29b16807fd6",version:"0.1.2",fail:true},
// OCI tests
{name:"OCI with version",ref:fmt.Sprintf("oci://%s/u/ocitestuser/oci-dependent-chart",ociRegistryUrl),version:"0.1.0",