Kamaji v0.4.0 can be installed using its v0.13.0 Helm Chart.
Remember to add the CLASTIX repository and update it:
helm repo add clastix https://clastix.github.io/charts helm repo update
Images can be pulled from Docker Hub:
docker pull clastix/kamaji:v0.4.0
Enhancements
- Upgrade Go to v1.21 #393 @prometherion
- Support up to Kubernetes v1.29 #392 @prometherion