Skip to content

v0.18.2

Compare
Choose a tag to compare
@estroz estroz released this 25 Jun 17:08
· 1367 commits to master since this release
v0.18.2
f059b5e

Bug Fixes

  • Fix bug in operator-sdk bundle validate that causes erroneous validation errors when the number of annotations in an existing annotations.yaml does not equal the number of default bundle annotations by upgrading the operator-registry dependency. (#3284)
  • Fix the download URL for the tini binary on ARM64 for the ansible operator base image. (#3286)
  • Fix bug in bundle validate that erroneously causes errors when a CRD manifest contains versions not present in a bundled CSV by bumping the api library version. (#3288)