v0.1.1
Container images are hosted on docker.io and can be pulled with the following command:
docker pull clastix/kamaji:v0.1.1
The current release has been tested over the last Chart release (0.10.0), remember to update your Helm chart as follows:
helm repo add clastix https://clastix.github.io/charts
helm repo update
⚠️ Due to an update on theTenantControlPlane
definition, ensure to update it manually if you've prior installed Kamaji.
Features
- Specify scheduling constraints for TenantControlPlane pods #179