Releases: containerbuildsystem/operator-manifest
Releases · containerbuildsystem/operator-manifest
2.0.1
Fix packaging issue: jsonschema was not packaged in sdist archive
2.0.0
- Change in behavior: it's allowed for CSVs to have relatedImages section specified. This section will be updated during pinning
1.0.0
What's new?
- CLI functionality
- Content of csv file is validated with a schema before processing
v0.0.5
What's new?
- Preserve quotes when processing YAML files
v0.0.4
What's new?
- Avoid line break characters when regenerating CSV files
v0.0.3
What's new?
- Trap exception when constructing OperatorCSV, if YAML isn't an object
v0.0.2
What's new?
- Identify and replace embedded pull specs in
metadata.annotations[]
.
v0.0.1
The initial release of the operator-manifest
library.