• Matt Butcher's avatar
    feat(tiller): add .Template object in templates · 532f03ec
    Matt Butcher authored
    This allows templates to access information about the template file.
    Right now, the template can only access the .Template.Name, which is the
    chart-relative path to the current template.
    
    Closes #894
    532f03ec
engine.go 6.2 KB