Skip to content

Releases: operator-framework/operator-registry

v1.5.9: Merge pull request #148 from ecordell/failfast-builder

06 Feb 21:13
0652a72
Compare
Choose a tag to compare
Bug 1790785: feat(appr): exit build early if no manifests were downloaded

v1.5.8

29 Jan 14:45
56036a9
Compare
Choose a tag to compare

Download the appropriate binary for your platform, rename to opm, and make it executable. For example:

$ mv linux-amd64-opm
$ chmod +x opm

v1.5.7

23 Jan 20:36
ee90fd9
Compare
Choose a tag to compare

Download the appropriate binary for your platform, rename to opm, and make it executable. For example:

$ mv linux-amd64-opm
$ chmod +x opm

v1.5.6

06 Jan 23:31
164d716
Compare
Choose a tag to compare
Merge pull request #145 from njhale/load-csv-name

fix(bundle): set csv name field on configmap loading

v1.0.6

27 Jan 17:36
dca0cdd
Compare
Choose a tag to compare
Merge pull request #24 from ecordell/root-downstream

fix(dockerfile): user needs enough access to read from the filesystem

v1.0.5

19 Jan 17:33
2c94486
Compare
Choose a tag to compare
Merge pull request #20 from njhale/get-bundle

feat(bundles): add GetBundle request

v1.0.4

16 Jan 20:49
525487b
Compare
Choose a tag to compare
Merge pull request #19 from njhale/fix-minimum

fix(bundle): fix CRD conversion with minimum validation field