v0.3.0
Kamaji v0.3.0 can be installed using its v0.12.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.3.0
⚠️ Due to several changes on theTenantControlPlane
definition, ensure to update it manually if you've priorly installed Kamaji using Helm.
Enhancements
- Docs enhancement #298 @bsctl
- TCP deployment mangling (additional volumes, init containers, containers, and volume mounts) #223 @maruina @prometherion
- Support for TCP deployment Dynamic Resource Allocation #293 @prometherion
- Custom container registry #299 @prometherion