helmfile/pkg
copilot-swe-agent[bot] 33006d6f5f
Merge remote-tracking branch 'origin/main' into fix-include-needs-transitive-1003
Resolve merge conflicts in pkg/app/app.go:
- WithPreparedCharts rename (withPreparedCharts -> WithPreparedCharts)
- WriteOutput handling for fetch command
- DetailedExitcode handling for sync command
- GetPlannedAndSelectedReleasesWithNeeds new function (pass both includeNeeds params)
- SyncState using GetPlannedAndSelectedReleasesWithNeeds

Also fix ForEachState call signatures in tests to include both bool params.
2026-05-27 08:46:23 +00:00
..
app Merge remote-tracking branch 'origin/main' into fix-include-needs-transitive-1003 2026-05-27 08:46:23 +00:00
argparser
cluster feat: kubedog integration with unified resource handling (#2383) 2026-03-02 17:15:12 +08:00
config Merge remote-tracking branch 'origin/main' into fix-include-needs-transitive-1003 2026-05-27 08:46:23 +00:00
environment fix: boolean false overrides dropped in multi-document helmfiles (#2527) (#2532) 2026-04-12 09:44:49 +08:00
envvar feat: support HELMFILE_* env vars for more global flags (#2606) 2026-05-22 09:16:52 +08:00
errors
event fix: cleanup hooks not receiving error signal (#2475) 2026-03-21 14:29:32 +08:00
exectest
filesystem fix: eliminate race condition in rewriteChartDependencies (#2541) 2026-04-20 10:15:47 +08:00
hcllang feat: Add IP Network to supported HCL Functions (#2426) 2026-02-26 17:20:48 +08:00
helmexec Merge remote-tracking branch 'origin/main' into fix-include-needs-transitive-1003 2026-05-27 08:46:23 +00:00
kubedog fix: restore kubedog status progress output during tracking (#2602) 2026-05-20 20:53:03 +08:00
maputil
plugins fix: error on missing secret key when using vals (#2496) 2026-03-24 09:42:54 +08:00
policy
remote
resource feat: kubedog integration with unified resource handling (#2383) 2026-03-02 17:15:12 +08:00
runtime
state Merge remote-tracking branch 'origin/main' into fix-include-needs-transitive-1003 2026-05-27 08:46:23 +00:00
testhelper fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
testutil
tmpl refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in (#2114) 2025-08-01 11:28:39 +08:00
yaml