Kamaji v0.3.2 can be installed using its v0.12.3 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.2
Hotfixes
- Missing support for Scheme defaulters causing infinite loop upon additional volumes declarations #333 @fchiacchiaretta @prometherion
- Timeout reconciliation upon datastore unreachability #335 @prometherion
- Cluster API collision Certificate Authority keys support #338 @prometherion
- Documentation typos #332 @guettli