Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
helmfile_1.1.4_checksums.txt | 2025-08-09 | 804 Bytes | |
helmfile_1.1.4_darwin_amd64.tar.gz | 2025-08-09 | 35.1 MB | |
helmfile_1.1.4_darwin_arm64.tar.gz | 2025-08-09 | 33.1 MB | |
helmfile_1.1.4_linux_amd64.tar.gz | 2025-08-09 | 34.5 MB | |
helmfile_1.1.4_linux_arm64.tar.gz | 2025-08-09 | 31.7 MB | |
helmfile_1.1.4_linux_386.tar.gz | 2025-08-09 | 31.6 MB | |
helmfile_1.1.4_windows_386.tar.gz | 2025-08-09 | 33.0 MB | |
helmfile_1.1.4_windows_amd64.tar.gz | 2025-08-09 | 35.2 MB | |
helmfile_1.1.4_windows_arm64.tar.gz | 2025-08-09 | 31.7 MB | |
README.md | 2025-08-08 | 1.5 kB | |
v1.1.4 source code.tar.gz | 2025-08-08 | 1.1 MB | |
v1.1.4 source code.zip | 2025-08-08 | 1.4 MB | |
Totals: 12 Items | 268.4 MB | 1 |
What's Changed
- build(deps): bump github.com/helmfile/vals from 0.41.2 to 0.41.3 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2100
- build(deps): bump k8s.io/apimachinery from 0.33.2 to 0.33.3 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2101
- fix: update Helm version to v3.17.4 in CI and init.go by @yxxhero in https://github.com/helmfile/helmfile/pull/2102
- build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2104
- feat(state): add missingFileHandlerConfig and related logic by @yxxhero in https://github.com/helmfile/helmfile/pull/2105
- refactor(filesystem): add CopyDir method and optimize Fetch function by @yxxhero in https://github.com/helmfile/helmfile/pull/2111
- Allow caching of remote files to be disabled by @jess-sol in https://github.com/helmfile/helmfile/pull/2112
- refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in by @yxxhero in https://github.com/helmfile/helmfile/pull/2114
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2121
- build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in https://github.com/helmfile/helmfile/pull/2123
New Contributors
- @jess-sol made their first contribution in https://github.com/helmfile/helmfile/pull/2112
Full Changelog: https://github.com/helmfile/helmfile/compare/v1.1.3...v1.1.4