| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| helmfile_1.7.0_checksums.txt | 2026-07-04 | 804 Bytes | |
| helmfile_1.7.0_linux_386.tar.gz | 2026-07-04 | 44.0 MB | |
| helmfile_1.7.0_linux_arm64.tar.gz | 2026-07-04 | 43.0 MB | |
| helmfile_1.7.0_windows_386.tar.gz | 2026-07-04 | 46.1 MB | |
| helmfile_1.7.0_windows_amd64.tar.gz | 2026-07-04 | 48.5 MB | |
| helmfile_1.7.0_darwin_amd64.tar.gz | 2026-07-04 | 48.3 MB | |
| helmfile_1.7.0_darwin_arm64.tar.gz | 2026-07-04 | 45.4 MB | |
| helmfile_1.7.0_linux_amd64.tar.gz | 2026-07-04 | 47.3 MB | |
| helmfile_1.7.0_windows_arm64.tar.gz | 2026-07-04 | 43.1 MB | |
| README.md | 2026-07-04 | 2.6 kB | |
| v1.7.0 source code.tar.gz | 2026-07-04 | 1.4 MB | |
| v1.7.0 source code.zip | 2026-07-04 | 1.9 MB | |
| Totals: 12 Items | 368.9 MB | 7 | |
What's Changed
- build(deps): bump azure/setup-helm from 5.0.0 to 5.0.1 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2664
- fix: ensure OCI charts are prepared for needed releases with --include-needs by @yxxhero in https://github.com/helmfile/helmfile/pull/2663
- fix: serialize concurrent helm operations for same chart to fix [#768] by @yxxhero in https://github.com/helmfile/helmfile/pull/2662
- fix: clean up chartify temp directories after helm operations by @yxxhero in https://github.com/helmfile/helmfile/pull/2668
- feat: add --template-args flag to template/apply/sync for helm lookup() support by @yxxhero in https://github.com/helmfile/helmfile/pull/2666
- fix: support go-getter URLs in ad-hoc dependencies to fix [#821] by @yxxhero in https://github.com/helmfile/helmfile/pull/2670
- test: add integration test for issue [#1880] transformers with file:// deps by @yxxhero in https://github.com/helmfile/helmfile/pull/2673
- fix: replace YAML-based DeepCopy with recursive deep copy to fix [#973] by @yxxhero in https://github.com/helmfile/helmfile/pull/2675
- build(deps): bump github.com/helmfile/vals from 0.44.2 to 0.44.3 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2677
- test: add integration test for selector filtering with requiredEnv (#1172) by @yxxhero in https://github.com/helmfile/helmfile/pull/2678
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.26 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2681
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.0 to 1.104.1 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2682
- feat: add
inherits:for sub-helmfile config inheritance by @yxxhero in https://github.com/helmfile/helmfile/pull/2680 - feat: Add ConditionTemplate support in releaseSpec by @agarov in https://github.com/helmfile/helmfile/pull/2669
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.26 to 1.32.27 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2684
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.1 to 1.104.2 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2685
- build(deps): bump github.com/helmfile/vals from 0.44.3 to 0.44.4 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2686
New Contributors
- @agarov made their first contribution in https://github.com/helmfile/helmfile/pull/2669
Full Changelog: https://github.com/helmfile/helmfile/compare/v1.6.0...v1.7.0