This is a possibly breaking change because of the addition of the start and stop deployment modes that may affect custom kubefiles. The built-in kubefiles did not change, so yours may not be affected.
What's Changed
- Add start and stop deployment modes by @sbidoul in #141
- Stop using deprecated kustomize commonLabels by @sbidoul in #142
- Harden CI workflow by @sbidoul in #143
Full Changelog: v1.0.0...v2