Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.39.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.39.0
Changelog
d30e23d (e2e): Enhance e2e test to check workload resilience when catalogs goes away (#3747)
f035af2 🌱 Bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 (#3714)
386a27c 🌱 Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.12.0 to 6.12.1 (#3715)
d82f191 🌱 Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#3717)
0efadc5 🌱 Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 (#3735)
2dd2a18 🌱 Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#3722)
7890bdc 🌱 Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 (#3736)
a281e8c 🌱 Bump github.com/operator-framework/api from 0.36.0 to 0.37.0 (#3723)
4c2c5ae 🌱 Bump github.com/prometheus/common from 0.67.2 to 0.67.4 (#3712)
a3cc0c4 🌱 Bump github.com/prometheus/common from 0.67.4 to 0.67.5 (#3731)
74911fc 🌱 Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#3740)
5c619e6 🌱 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#3716)
6d17e28 🌱 Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#3711)
c1c1696 🌱 Bump golang.org/x/net from 0.47.0 to 0.48.0 (#3718)
b8a965c 🌱 Bump golang.org/x/net from 0.48.0 to 0.49.0 (#3734)
2fa7e86 🌱 Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#3710)
c293d03 🌱 Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#3730)
d55d489 🌱 Bump the k8s-dependencies group with 8 updates (#3709)
7dd72de 🌱 Bump the k8s-dependencies group with 8 updates (#3721)
6fc19e0 Add APIServer TLS controller for OpenShift cluster-wide TLS configuration (#3739)
afb9e80 Add e2e test for operator workload persistence after catalog deletion (#3737)
64f9e3b Bump actions/checkout from 5 to 6 (#3713)
3e0b573 Bump actions/download-artifact from 6 to 7 (#3725)
610ee2b Bump actions/upload-artifact from 5 to 6 (#3724)
34ea6ce Fix nil pointer dereference panic in event recorder (#3727)
01449fd Fix server startup failure when client-ca is empty or not provided (#3742)
ea9b449 Integrate APIServer TLS controller into Catalog operator (#3745)
67c3f06 Integrate APIServer TLS controller into OLM operator (#3744)
60221e6 OCPBUGS-65867: add config map service account to unpack jobs (#3732)
7cfea3d Replace github.com/golang/mock with go.uber.org/mock (#3708)
627f1f2 Update golang to 1.25 (#3728)
58664cc Update mockgen target to remove vendorlesspath fix (#3726)
127549a Upgrade dependencies; ocp/api*, kube-openapi and indirects (#3707)
c220d11 update api & op-reg dependencies (#3749)
e3391c6 🌱 (e2e): test: skip terminating pods in catalog image update test (#3703)
Docker images
docker pull quay.io/operator-framework/olm:v0.39docker pull quay.io/operator-framework/olm:v0.39.0