HelmKit Root
Version updated for https://github.com/docked-titan-foundation/helmkit to version v1.4.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
HelmKit is a lightweight Docker image and reusable GitHub Action designed to streamline Kubernetes deployment workflows by integrating tools like Helm, Helmfile, kubectl, Helm Diff, Helm Secrets, and SOPS into a single Alpine-based container. It automates and simplifies the management of Helm releases, declarative infrastructure, and encrypted secrets in CI/CD pipelines or local development environments. Key capabilities include running Helm and Helmfile operations, managing Kubernetes resources, and securely handling secrets using SOPS.
What’s Changed
1.4.2 (2026-04-26)
Bug Fixes
- ensure docker image tags include ‘v’ prefix in metadata-action (e5c3730)