Kamaji v0.3.5 can be installed using its v0.12.7 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.3.5
Enhancements
- Support to Kubernetes v1.28.2 #381 @prometherion
Hotfixes
- TenantControlPlane cannot be properly finalized if the parent Namespace is deleted #376 @prometherion