helmfile/pkg/config
yxxhero 425cf60d9a 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-15 10:27:12 +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-15 09:50:30 +08:00
destroy.go
diff.go Issue-1883 fix (#2058) 2025-11-19 07:45:56 +08:00
fetch.go
global.go Add --sequential-helmfiles flag for optional sequential processing (#2350) 2026-01-08 14:28:25 -05:00
global_test.go
init.go
lint.go Issue-1883 fix (#2058) 2025-11-19 07:45:56 +08:00
list.go
print_env.go feat: add print-env command (#2279) 2025-11-28 08:46:37 +08:00
repos.go fix: use config for IncludeNeeds in Deps and Repos commands 2026-03-15 10:00:35 +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 Issue-1883 fix (#2058) 2025-11-19 07:45:56 +08:00
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-15 10:27:12 +08:00