v1.3.0
Operator Courier v1.3.0
Features
- Added verification check to ensure that the GVK of a given CRD matches the expected fields in the CSV
- Added
flatten
command which takes a directory of a nested bundle and flattens it into a new specified directory
Bugfixes
- Simplified version validation to use semver package instead of error prone regex