helmfile/pkg/app
Copilot 4a1c53cf9f
Fix: Handle empty helmBinary in base files with environment values (#2237)
* Initial plan

* Fix: Default to "helm" when st.DefaultHelmBinary is empty in getHelm()

Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
2025-10-30 11:22:06 +08:00
..
testdata feat: update strategy for reinstall (#2019) 2025-10-29 08:47:46 +08:00
version
app.go Fix: Handle empty helmBinary in base files with environment values (#2237) 2025-10-30 11:22:06 +08:00
app_apply_hooks_test.go
app_apply_nokubectx_test.go
app_apply_test.go
app_diff_test.go feat: update strategy for reinstall (#2019) 2025-10-29 08:47:46 +08:00
app_gethelm_test.go Fix: Handle empty helmBinary in base files with environment values (#2237) 2025-10-30 11:22:06 +08:00
app_lint_test.go
app_list_test.go
app_sync_test.go
app_template_test.go refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in (#2114) 2025-08-01 11:28:39 +08:00
app_test.go feat: update strategy for reinstall (#2019) 2025-10-29 08:47:46 +08:00
ask.go
config.go feat: add --take-ownership flag to helm diff and related config (#1992) 2025-04-27 12:57:41 -04:00
constants.go
constants_test.go
context.go
dag_test.go
desired_state_file_loader.go feat: update strategy for reinstall (#2019) 2025-10-29 08:47:46 +08:00
destroy_nokubectx_test.go
destroy_test.go
diff_nokubectx_test.go
diff_test.go feat: add --take-ownership flag to helm diff and related config (#1992) 2025-04-27 12:57:41 -04:00
errors.go
errors_test.go
formatters.go
formatters_test.go
init.go Bump helm-diff to v3.13.1 (#2223) 2025-10-16 17:55:49 +08:00
init_test.go
load_opts.go
load_opts_test.go
run.go
snapshot_test.go
two_pass_renderer.go
two_pass_renderer_test.go
validate_config.go
validate_config_test.go