diff --git a/pkg/oci/pull.go b/pkg/oci/pull.go index 90aa9b070..a01c40a9b 100644 --- a/pkg/oci/pull.go +++ b/pkg/oci/pull.go @@ -19,7 +19,7 @@ import ( ) const ( - HelmCredentialsFileBasename = "registry/config.json" + HelmCredentialsFileBasename = ".config/helm/registry/config.json" ) var (