Skip to content

v0.3.0

Compare
Choose a tag to compare
@prometherion prometherion released this 05 Jun 15:17
· 255 commits to master since this release

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 the TenantControlPlane definition, ensure to update it manually if you've priorly installed Kamaji using Helm.

Enhancements

Hotfixes

  • Wrong namespace in the Deployment guide #295 @gionn