Releases: operator-framework/operator-registry
Releases · operator-framework/operator-registry
v1.12.6
v1.12.5: Merge pull request #340 from ecordell/ro
Bug 1840727: fix(unpack): support unpacking readonly folders
v1.12.4
Fix CRD validation issue due to v1beta CRD conversion error.
v1.12.3
v1.12.2
v1.12.1: Merge pull request #298 from kevinrizza/bug-1820438
Bug 1820438: Slim down upstream builder
v1.12.0
v1.11.1
Download the appropriate binary for your platform, rename to opm
, and make it executable. For example:
$ mv linux-amd64-opm
$ chmod +x opm
1.11.0
Download the appropriate binary for your platform, rename to opm
, and make it executable. For example:
$ mv linux-amd64-opm
$ chmod +x opm
v1.10.0: Merge pull request #279 from ecordell/demonless-index-cmds
fix(add): allow containertool to be specified for registry add