helmfile-action
Version updated for https://github.com/helmfile/helmfile-action to version v2.4.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The helmfile-action GitHub Action automates the setup and execution of Helmfile and Helm within GitHub Actions workflows on Linux, macOS, and Windows. It simplifies the deployment and management of Helm charts by providing capabilities such as version control, plugin installation, workspace configuration, and execution of Helmfile commands. This action streamlines CI/CD pipelines for Kubernetes applications by automating tasks like environment-specific Helmfile operations and plugin management.
Release notes
What’s Changed
- build(deps-dev): bump @types/node from 25.3.3 to 25.3.5 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/655
- build(deps-dev): bump @eslint/eslintrc from 3.3.4 to 3.3.5 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/657
- build(deps-dev): bump @eslint/js from 9.39.3 to 9.39.4 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/656
- build(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/659
- Use node24 on runners by @Cardds in https://github.com/helmfile/helmfile-action/pull/662
- build(deps-dev): bump @types/node from 25.3.5 to 25.5.0 by @dependabot[bot] in https://github.com/helmfile/helmfile-action/pull/660
New Contributors
- @Cardds made their first contribution in https://github.com/helmfile/helmfile-action/pull/662
Full Changelog: https://github.com/helmfile/helmfile-action/compare/v2.3.1...v2.4.0