Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.42.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.42.0
Changelog
b44e81e 🌱 Bump github.com/itchyny/gojq from 0.12.18 to 0.12.19 (#3810)
c2692e8 🌱 Bump github.com/maxbrunsfeld/counterfeiter/v6 (#3807)
8062cb2 🌱 Bump go.podman.io/image/v5 from 5.39.1 to 5.39.2 (#3808)
624f5d3 🌱 Bump golang.org/x/net from 0.50.0 to 0.51.0 (#3781)
59732f5 🌱 Bump golang.org/x/net from 0.51.0 to 0.52.0 (#3797)
843bc1e 🌱 Bump golang.org/x/sync from 0.19.0 to 0.20.0 (#3789)
0ca25b6 🌱 Bump golang.org/x/time from 0.14.0 to 0.15.0 (#3788)
09a4ee3 🌱 Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#3787)
d3bdbba 🌱 Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#3799)
5b6268e 🌱 Bump google.golang.org/grpc from 1.79.3 to 1.80.0 (#3809)
7969a4e 🌱 Bump sigs.k8s.io/controller-runtime (#3786)
b5e3470 🌱 Bump the k8s-dependencies group with 8 updates (#3780)
4baa8d4 Add fgiudici as reviewer (#3805)
737a858 Bump actions/download-artifact from 7 to 8 (#3782)
88d3d65 Bump actions/upload-artifact from 6 to 7 (#3783)
95aa3de Bump docker/login-action from 3 to 4 (#3791)
11eecea Bump docker/setup-qemu-action from 3 to 4 (#3790)
778ed49 Fix nil pointer dereference in sortUnpackJobs when sorting non-failed jobs (#3793)
ee4cd40 Migrate from klog v1 to klog/v2 v2.140.0 and honor stderrthreshold (#3801)
1bf19cc OPRUN-4519: block upgrades from 4.23 to 5.0 (#3803)
15860d3 Update o-f/api and o-f/operator-registry dependencies (#3804)
04fcb6e align probe exec timeouts with k8s probe timeouts (#3784)
50e42fb delete obsolete files and shift webhook testing to use a kube-native approach (#3792)
141bb51 fix e2e: replace defunct gcr.io/kubebuilder/kube-rbac-proxy with quay.io/brancz (#3795)
bd369ca 🌱 Bump the k8s-dependencies group with 8 updates (#3802)
Docker images
docker pull quay.io/operator-framework/olm:v0.42docker pull quay.io/operator-framework/olm:v0.42.0