Skip to content

v1.3.0

Compare
Choose a tag to compare
@kevinrizza kevinrizza released this 01 Apr 14:18
· 133 commits to master since this release

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