Kamaji v0.5.0 can be installed using its v0.15.2 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.5.0
Enhancements
- Support to Kubernetes v1.30 #437 @prometherion
- Knob for kubeadm kubeconfig selection #408 @kvaps
Hotfixes
- Honoring owner reference for restored Secret objects #427 @andreykont