HelmKit Root
Version updated for https://github.com/docked-titan-foundation/helmkit to version v1.4.1.
- 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, Alpine-based Docker image and reusable GitHub Action designed to streamline Kubernetes application management. It integrates essential tools like Helm, Helmfile, kubectl, Helm Diff, Helm Secrets, and SOPS, enabling automated and declarative management of Helm releases, encrypted secrets, and Kubernetes resources. This action simplifies CI/CD workflows and local development by providing an all-in-one solution for deploying, managing, and securing Kubernetes configurations.
What’s Changed
1.4.1 (2026-04-25)
Bug Fixes
- properly handle args with spaces in action entrypoint (2b77885)