v0.2.3
Container images are hosted on docker.io and can be pulled with the following command:
docker pull clastix/kamaji:v0.2.3
The current release has been tested over the last Chart release (0.11.5), remember to update your Helm chart as follows:
helm repo add clastix https://clastix.github.io/charts
helm repo update
Hotfixes
- CrashLoopBackOff when defining ingress in spec.controlPlane #282 @sn4psh0t @prometherion
- Missing Ingress loadbalancer status #283 @prometherion @sn4psh0t
Enhancements
- Support up to Kubernetes 1.27 #289 @bsctl @prometherion