⚠ BREAKING CHANGES
- Update crd to apiextensions.k8s.io/v1
- Drops support for kubernetes versions <1.16.
- This shouldn't be a breaking change if you have followed earlier deprecation's (like using
spec
instead ofsecretDescriptor
. The updated CRD complies with the new structural validation and should validate all fields, any fields missing in the validation will be dropped from your ExternalSecret resource.