0.12.0
Breaking Changes
- Breaking change to sidecar container configurations. If you use the advanced sidecar container feature, please check the documentation for it again. You do not use this feature unless your config contains the .spec.sidecars key. Documentation
- As of this release, it is now also necessary to use --server-side to apply the released CRDs with kubectl. This is due to a length limitation with client-side applies. Documentation
What's Changed
- Unify config for sidecar and init containers by @Starttoaster in #193
- Set manager memory limit to 256MiB by @Starttoaster in #195
- Update controller defaults for 0.12.0 tag by @Starttoaster in #196
Full Changelog: 0.11.2...0.12.0