HelmKit Root
Version updated for https://github.com/docked-titan-foundation/helmkit to version v1.4.0.
- 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 Helm and Helmfile operations in CI/CD pipelines or local development environments. It simplifies the management of Helm releases, encrypted secrets, and Kubernetes resources by bundling tools like Helm, Helmfile, kubectl, Helm Diff, Helm Secrets, and SOPS into a single image. This action automates tasks such as declarative configuration of Helm charts, secrets management, and Kubernetes CLI operations, enhancing efficiency and consistency in deployment workflows.
What’s Changed
1.4.0 (2026-04-19)
Bug Fixes
- ci: add SLSA build provenance attestation for container images (cd6f9bb)
- dependencies: bump alpine from
2510918to5b10f43(210838a) - semantic-release: Add actions correctly to the release and update the versions correctly with the script (c47aa9a)