v0.2.1
Container images are hosted on docker.io and can be pulled with the following command:
docker pull clastix/kamaji:v0.2.1
The current release has been tested over the last Chart release (0.11.3), remember to update your Helm chart as follows:
helm repo add clastix https://clastix.github.io/charts
helm repo update
Enhancements
- Code optimization for resource checksum #258 @prometherion
- Resource label consistency #269 @prometherion @bsctl
- Upgrading to new Kubernetes container registry #262 @ptx96
- Supporting Kubernetes v1.26.1 #274 @prometherion
Hotfix
- Support Velero restore #270 @ptx96 @prometherion