Commit Graph

  • 4a1e314711
    Merge f9b5c2a043 into d613c5484c yxxhero 2026-03-15 15:56:13 +0800
  • f9b5c2a043 fix: helmfile list now reflects version from helmfile.lock fix/list-reflect-lockfile-version yxxhero 2026-03-15 15:55:57 +0800
  • d9bcf9a7fa
    Merge 26e063c1fd into d613c5484c yxxhero 2026-03-15 07:35:55 +0000
  • 26e063c1fd test: update integration test with valid Helm release names fix-include-needs-transitive-1003 yxxhero 2026-03-15 15:35:46 +0800
  • 9f275c038e fix: include-needs should only include direct dependencies, not transitive yxxhero 2026-03-15 15:33:45 +0800
  • 5236778ad8 test: add integration test for include-needs vs include-transitive-needs yxxhero 2026-03-15 14:31:56 +0800
  • 15df67f17a fix: log should show only releases matching selector, not including needs yxxhero 2026-03-15 14:19:05 +0800
  • d88292f0d7 fix: IncludeTransitiveNeeds should also enable WithDependencies in DAG planning yxxhero 2026-03-15 14:03:55 +0800
  • d68fb89f32 fix: add IncludeNeeds to all ChartPrepareOptions yxxhero 2026-03-15 10:53:01 +0800
  • 425cf60d9a fix: use config for IncludeNeeds in WriteValues command yxxhero 2026-03-15 10:27:12 +0800
  • c03a24f83d fix: remove unused args field from depsConfig yxxhero 2026-03-15 10:08:31 +0800
  • 60214c2c78 fix: use config for IncludeNeeds in Deps and Repos commands yxxhero 2026-03-15 10:00:35 +0800
  • c07a82da70 fix: use config for includeNeeds in Deps command yxxhero 2026-03-15 09:50:30 +0800
  • 849c4e4e09 fix: address lint errors in CI yxxhero 2026-03-15 09:30:57 +0800
  • 4a15d69483 fix: --include-needs should only include direct dependencies yxxhero 2026-03-15 09:10:25 +0800
  • 9699e0309b fix lint issue fix-include-needs-transitive yxxhero 2026-03-14 17:03:59 +0800
  • f7c35c69c3 fix more issues yxxhero 2026-03-14 14:51:40 +0800
  • b8bba9fd36
    Merge 6bae70b61e into d613c5484c jimmyR 2026-03-14 10:35:30 +0530
  • 0a0e88e868
    Merge 8e38fb02dd into d613c5484c yxxhero 2026-03-14 10:35:29 +0530
  • 0d7780e885
    Merge 06a50913c7 into d613c5484c yxxhero 2026-03-14 10:35:29 +0530
  • 998cdcab95
    Merge 12c545f342 into d613c5484c Thomas Arrow 2026-03-14 10:35:29 +0530
  • a8a0072fe4 fix: withNeeds should use IncludeTransitiveNeeds config yxxhero 2026-03-14 10:01:27 +0800
  • 84aca06422 Merge branch 'main' into fix-include-needs-transitive yxxhero 2026-03-14 08:45:16 +0800
  • d613c5484c
    feat: add --force-conflicts flag support for Helm 4 (#2480) main yxxhero 2026-03-14 08:44:44 +0800
  • d7a5da127b
    build(deps): bump Helm from v4.1.1 to v4.1.3 (#2481) yxxhero 2026-03-14 08:44:29 +0800
  • a9da466380
    Merge branch 'main' into fix-include-needs-transitive yxxhero 2026-03-14 08:41:55 +0800
  • 9fde4e55a5
    Merge c800910903 into 581adee2e4 yxxhero 2026-03-14 08:38:01 +0800
  • c80bc79d3d fix: --include-needs should only include direct dependencies yxxhero 2026-03-14 08:35:39 +0800
  • 581adee2e4
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.4 to 1.97.0 (#2484) dependabot[bot] 2026-03-14 08:13:39 +0800
  • c37d2c47be
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2026-03-13 15:14:55 +0000
  • 106d23a7b8 fix tests yxxhero 2026-03-13 17:10:22 +0800
  • ad8fba8a5e go mod tidy yxxhero 2026-03-13 14:04:41 +0800
  • 3f9a242d71 build(deps): bump Helm from v3.20.0 to v3.20.1 yxxhero 2026-03-13 09:07:15 +0800
  • d6884b643e build(deps): bump Helm from v4.1.1 to v4.1.3 yxxhero 2026-03-12 07:47:44 +0800
  • d54789a036 fix: --include-needs should only include direct dependencies yxxhero 2026-03-13 13:19:10 +0800
  • efa599380e fix: exclude disabled releases from needs collection yxxhero 2026-03-13 11:44:06 +0800
  • b1f0090182 fix: --include-needs should only include direct dependencies yxxhero 2026-03-13 08:55:49 +0800
  • ed89396736 fix: --include-needs should only include direct dependencies yxxhero 2026-03-12 21:49:24 +0800
  • b0827faf54 fix: lint issues yxxhero 2026-03-11 00:28:22 +0800
  • 28753f9bde WIP: fix include-needs to only include direct dependencies yxxhero 2026-03-11 00:07:29 +0800
  • 1ef6087f32 fix more test yxxhero 2026-03-10 13:49:03 +0800
  • aeefe97c29 fix: address copilot review comments in integration test yxxhero 2026-03-10 09:05:45 +0800
  • 47c7b75ba3 fix: --include-needs should only include direct dependencies (#1003) yxxhero 2026-03-10 07:38:53 +0800
  • c01044ee01
    build(deps): bump helm.sh/helm/v3 from 3.20.0 to 3.20.1 dependabot[bot] 2026-03-12 15:14:35 +0000
  • d91e384849
    build(deps): bump helm.sh/helm/v4 from 4.1.1 to 4.1.3 dependabot[bot] 2026-03-12 15:14:25 +0000
  • f6dcee3707
    build(deps): bump github.com/helmfile/vals from 0.43.6 to 0.43.7 (#2478) dependabot[bot] 2026-03-12 08:17:59 +0800
  • 4b168533a7 fix: address review comments on force-conflicts feature yxxhero 2026-03-12 07:58:59 +0800
  • c167d8c605 feat: add --force-conflicts flag support for Helm 4 yxxhero 2026-03-12 07:42:52 +0800
  • b44d67ae29
    build(deps): bump github.com/helmfile/vals from 0.43.6 to 0.43.7 dependabot[bot] 2026-03-11 23:21:48 +0000
  • 65469d634b
    build(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 (#2479) dependabot[bot] 2026-03-12 07:20:09 +0800
  • 77c81c93e5
    build(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 dependabot[bot] 2026-03-11 15:20:31 +0000
  • 607225c34d
    fix: use --force-replace flag for Helm 4 instead of deprecated --force (#2477) yxxhero 2026-03-11 21:23:51 +0800
  • 2214b0ff8c refactor: check ops nil before Helm version in appendHideNotesFlags yxxhero 2026-03-11 20:17:59 +0800
  • e87ddd77f1 refactor: add explicit parentheses for force condition yxxhero 2026-03-11 18:41:09 +0800
  • 3dff3d610a test: add nil ops test and rename misleading test names yxxhero 2026-03-11 18:19:28 +0800
  • 03aac8ec78 test: add test cases for force flag from defaults with nil release yxxhero 2026-03-11 18:04:59 +0800
  • abcef80d39 fix(ci): pin semver to v2.12.0 for Go 1.25 compatibility yxxhero 2026-03-11 09:30:32 +0800
  • 7816f73557 fix: use --force-replace flag for Helm 4 instead of deprecated --force yxxhero 2026-03-11 08:24:39 +0800
  • 12c545f342 Fix interactive apply asks in no change situation Thomas Arrow 2023-09-04 14:02:20 +0100
  • c800910903 fix: cleanup hooks not receiving error signal fix-cleanup-hooks-error-signal yxxhero 2026-03-10 07:58:39 +0800
  • da8a1ff2e6 fix: cleanup hooks not receiving error signal yxxhero 2026-03-10 07:49:09 +0800
  • 8301c491ca
    build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#2472) dependabot[bot] 2026-03-10 07:33:32 +0800
  • b3610f3ef8
    build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 (#2473) dependabot[bot] 2026-03-10 07:33:18 +0800
  • b7220adfaf
    build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 dependabot[bot] 2026-03-09 16:53:06 +0000
  • 6a37e881fb
    build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 dependabot[bot] 2026-03-09 16:53:01 +0000
  • c375b48550
    fix: nested helmfile values should replace arrays, not merge element-by-element (#2458) Aditya Menon 2026-03-09 16:01:21 +0530
  • 6a5a3581b8
    Merge branch 'main' into fix/issue-2451-nested-helmfile-array-replace Aditya Menon 2026-03-09 13:20:01 +0530
  • 26646ebd31
    docs: add comprehensive values merging and data flow guide (#2461) yxxhero 2026-03-09 07:34:05 +0800
  • 6bae70b61e feat: add HELMFILE_DISABLE_VALS env var to skip vals processing Jim Robinson 2026-03-07 14:11:08 +0000
  • 5b6b5d634d
    fix: nested helmfile values should replace arrays, not merge element-by-element Aditya Menon 2026-03-05 15:21:48 +0530
  • c6e7249eb9
    feat: add helm-legacy track mode for Helm v4 compatibility (#2466) yxxhero 2026-03-08 11:51:14 +0800
  • 077a5a8dab
    build(deps): bump docker/metadata-action from 5 to 6 (#2468) dependabot[bot] 2026-03-07 20:39:58 +0800
  • d01b863225
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.3 to 1.96.4 (#2470) dependabot[bot] 2026-03-07 10:06:50 +0800
  • 0951bd36a6
    build(deps): bump docker/build-push-action from 6 to 7 (#2469) dependabot[bot] 2026-03-07 10:06:19 +0800
  • e50dfcad6a
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2026-03-06 15:13:01 +0000
  • 452af59046
    build(deps): bump docker/build-push-action from 6 to 7 dependabot[bot] 2026-03-06 15:12:12 +0000
  • c5b3eeae82
    build(deps): bump docker/metadata-action from 5 to 6 dependabot[bot] 2026-03-06 15:12:09 +0000
  • 92e623f292 Initial plan copilot/sub-pr-2466 copilot-swe-agent[bot] 2026-03-06 05:47:58 +0000
  • 240874fcb4 feat: add helm-legacy track mode for Helm v4 compatibility yxxhero 2026-03-06 13:23:38 +0800
  • 6a4c7fae87
    build(deps): bump markdown from 3.6 to 3.8.1 in /docs (#2463) dependabot[bot] 2026-03-06 11:24:32 +0800
  • 5bba811010
    build(deps): bump markdown from 3.6 to 3.8.1 in /docs dependabot[bot] 2026-03-06 00:02:03 +0000
  • 1bf2358c2e
    build(deps): bump docker/setup-buildx-action from 3 to 4 (#2462) dependabot[bot] 2026-03-06 08:00:39 +0800
  • f0f9267c9e
    build(deps): bump docker/setup-buildx-action from 3 to 4 dependabot[bot] 2026-03-05 15:15:51 +0000
  • 4f6a83079e docs: add comprehensive values merging and data flow guide yxxhero 2026-03-05 22:11:16 +0800
  • 06a50913c7 fix: address PR review comments for kubedog error filtering fix/suppress-kubedog-context-canceled-errors yxxhero 2026-03-05 17:02:31 +0800
  • 44028842d6
    Add CHANGELOG.md (#2457) MrPhil (Philip Ludington) 2026-03-04 19:50:08 -0600
  • bd8cd50ac1
    build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.10 to 1.32.11 (#2455) dependabot[bot] 2026-03-05 09:27:19 +0800
  • 40ed2db568
    Merge branch 'main' into add-changelog-2026-03 MrPhil (Philip Ludington) 2026-03-04 18:36:02 -0600
  • 8b302593a1 Add CHANGELOG.md MrPhil 2026-03-04 18:10:02 -0600
  • 197fdf1131
    build(deps): bump github.com/aws/aws-sdk-go-v2/config dependabot[bot] 2026-03-05 00:31:29 +0000
  • be5b0f6ad3
    build(deps): bump docker/setup-qemu-action from 3 to 4 (#2453) dependabot[bot] 2026-03-05 08:19:10 +0800
  • 4099ad46b9
    build(deps): bump docker/login-action from 3 to 4 (#2454) dependabot[bot] 2026-03-05 08:18:49 +0800
  • d022809cf7
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.2 to 1.96.3 (#2456) dependabot[bot] 2026-03-05 08:17:21 +0800
  • db261a5e48
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2026-03-04 15:21:10 +0000
  • 46448caaf2
    build(deps): bump docker/login-action from 3 to 4 dependabot[bot] 2026-03-04 15:18:55 +0000
  • 3ca083b9a0
    build(deps): bump docker/setup-qemu-action from 3 to 4 dependabot[bot] 2026-03-04 15:18:50 +0000
  • 4950e4239a fix: suppress kubedog context canceled errors yxxhero 2026-03-04 13:39:59 +0800
  • 615e8132ee
    fix: pass --kubeconfig to chartify's helm template call (#2449) v1.4.1 yxxhero 2026-03-03 20:56:46 +0800
  • 8e38fb02dd fix: enable kubedog tracking with atomic/rollback-on-failure helm flags fix/kubedog-atomic-rollback yxxhero 2026-03-03 20:45:16 +0800
  • 613854c12a fix: pass --kubeconfig to chartify's helm template call yxxhero 2026-03-03 20:11:47 +0800