helmfile-action
Version updated for https://github.com/helmfile/helmfile-action to version v2.1.1.
- This action is used across all versions by 97 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The helmfile-action GitHub Action simplifies the setup and usage of Helmfile and Helm in workflows across Linux, macOS, and Windows environments. It automates tasks such as initializing Helmfile, managing Helm plugins, and executing Helmfile commands with specified arguments, streamlining Kubernetes configuration and deployment processes. Key capabilities include support for custom Helmfile and Helm versions, plugin installation, and capturing command outputs for further processing.
Release notes
What’s Changed
- fix ci in auto init by @yxxhero in https://github.com/helmfile/helmfile-action/pull/624
- build(deps): bump @actions/exec from 1.1.1 to 2.0.0 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/623
- build(deps-dev): bump @types/node from 24.10.1 to 24.10.2 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/622
- build(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/620
- build(deps-dev): bump @eslint/eslintrc from 3.3.1 to 3.3.3 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/618
- build(deps-dev): bump prettier from 3.6.2 to 3.7.4 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/621
Full Changelog: https://github.com/helmfile/helmfile-action/compare/v2...v2.1.1