Skip to content

Conversation

@Vigilans
Copy link

This PR adds documentation for template functions introduced or enhanced in helmwave v0.42.3:

New Template Functions

  • fromYamlArray - Parse YAML array (single document) into a list
  • fromYamlAll - Parse multiple YAML documents (separated by ---) into a list

Enhanced Template Functions

  • exec - Now supports 4 calling styles:

    • Command string with arguments (split by shell-like rules)
    • Command with explicit argument list
    • Piped input with command string
    • Piped input with explicit argument list
  • setValueAtPath - Now supports numeric indices for arrays

…42.3

Signed-off-by: Vigilans <vigilans@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants