helmfile/pkg/config
yxxhero 406cbf395a fix: use config for IncludeNeeds in WriteValues command
- Add IncludeNeeds() to WriteValuesConfigProvider interface
- Implement IncludeNeeds() in WriteValuesImpl
- Update WriteValues function to use IncludeNeeds and IncludeTransitiveNeeds

Signed-off-by: yxxhero <aiopsclub@163.com>
2026-03-18 08:25:32 +08:00
..
apply.go feat: add helm-legacy track mode for Helm v4 compatibility (#2466) 2026-03-08 11:51:14 +08:00
build.go
cache.go
config.go
deps.go fix: use config for includeNeeds in Deps command 2026-03-18 08:25:32 +08:00
destroy.go
diff.go
fetch.go
global.go
global_test.go
init.go
lint.go
list.go
print_env.go
repos.go fix: use config for IncludeNeeds in Deps and Repos commands 2026-03-18 08:25:32 +08:00
show-dag.go
status.go
sync.go feat: add helm-legacy track mode for Helm v4 compatibility (#2466) 2026-03-08 11:51:14 +08:00
template.go
test.go
unittest.go feat: add `helmfile unittest` command for helm-unittest integration (#2400) 2026-02-16 09:45:10 +08:00
write-values.go fix: use config for IncludeNeeds in WriteValues command 2026-03-18 08:25:32 +08:00