helm/pkg/engine
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
Enhances the template engine and action config to allow users to inject custom template functions via an action config when using Helm as a library.

Closes #30733

Signed-off-by: Stepan Paksashvili <stepan.paksashvili@flant.com>
2025-04-18 10:29:56 +03:00
..
doc.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
engine.go feat(pkg/engine): add support for custom template funcs 2025-04-18 10:29:56 +03:00
engine_test.go feat(pkg/engine): add support for custom template funcs 2025-04-18 10:29:56 +03:00
files.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
files_test.go strip trailing newline from Files.Lines 2023-04-18 16:18:36 -07:00
funcs.go Merge branch 'main' into feat/add-toyamlpretty-1 2024-09-12 13:00:22 -05:00
funcs_test.go Merge branch 'main' into feat/add-toyamlpretty-1 2024-09-12 13:00:22 -05:00
lookup_func.go Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog 2025-04-11 20:50:34 +01:00