..
testdata
fix: --include-needs should only include direct dependencies
2026-03-18 08:25:32 +08:00
version
…
app.go
fix: use config for IncludeNeeds in WriteValues command
2026-03-18 08:25:32 +08:00
app_apply_hooks_test.go
…
app_apply_nokubectx_test.go
…
app_apply_test.go
…
app_diff_test.go
…
app_gethelm_test.go
…
app_lint_test.go
…
app_list_test.go
…
app_parallel_test.go
…
app_sequential_test.go
fix: address lint errors in CI
2026-03-18 08:25:32 +08:00
app_sync_test.go
feat: kubedog integration with unified resource handling ( #2383 )
2026-03-02 17:15:12 +08:00
app_template_test.go
fix: pass --kube-context to helm template when using jsonPatches ( #2363 )
2026-01-16 20:32:33 +08:00
app_test.go
fix: remove unused args field from depsConfig
2026-03-18 08:25:32 +08:00
app_unittest_test.go
feat: add `helmfile unittest` command for helm-unittest integration ( #2400 )
2026-02-16 09:45:10 +08:00
ask.go
…
config.go
fix: use config for IncludeNeeds in WriteValues command
2026-03-18 08:25:32 +08:00
constants.go
…
constants_test.go
…
context.go
…
context_test.go
…
dag_test.go
…
desired_state_file_loader.go
fix: nested helmfile values should replace arrays, not merge element-by-element ( #2458 )
2026-03-09 18:31:21 +08:00
destroy_nokubectx_test.go
…
destroy_test.go
…
diff_nokubectx_test.go
…
diff_test.go
…
errors.go
…
errors_test.go
…
formatters.go
…
formatters_test.go
…
init.go
build: update helm-diff to v3.15.1 ( #2442 )
2026-02-28 09:56:11 +08:00
init_test.go
fix: prevent panic in helmfile init on plugin install errors ( #2401 )
2026-02-18 08:57:11 +08:00
load_opts.go
fix: nested helmfile values should replace arrays, not merge element-by-element ( #2458 )
2026-03-09 18:31:21 +08:00
load_opts_test.go
fix: nested helmfile values should replace arrays, not merge element-by-element ( #2458 )
2026-03-09 18:31:21 +08:00
print_env.go
fix: --include-needs should only include direct dependencies
2026-03-18 08:25:32 +08:00
print_env_test.go
feat: add print-env command ( #2279 )
2025-11-28 08:46:37 +08:00
run.go
fix: use config for includeNeeds in Deps command
2026-03-18 08:25:32 +08:00
snapshot_test.go
…
two_pass_renderer.go
…
two_pass_renderer_test.go
…
validate_config.go
…
validate_config_test.go
…