Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create HIP for alternative delimiter feature #222

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2021

  1. Create HIP for alternative delimiter feature

    Signed-off-by: Neer Friedman <neerfri@gmail.com>
    neerfri committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    e5a28e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Update to reflect changes from helm/helm#10299

    * use modifier `delimiters=` instead of `delim=`
    * specify full delimiters instead of duplicating the delimiter (`[,]` -> `[[,]]`)
    * document the Template Header concept
    
    Signed-off-by: Neer Friedman <neerfri@gmail.com>
    neerfri committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    db0fe3c View commit details
    Browse the repository at this point in the history