Install
Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.46.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.46.0
Changelog
27ef382 🌱 Bump github.com/containerd/containerd from 1.7.32 to 1.7.33 (#3858)
53c9aaa 🌱 Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 (#3874)
7f43c41 🌱 Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.31.0 (#3852)
7cdad36 🌱 Bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 (#3856)
c939a6c 🌱 Bump github.com/onsi/gomega from 1.41.0 to 1.42.0 (#3853)
d0f9ae3 🌱 Bump github.com/onsi/gomega from 1.42.0 to 1.42.1 (#3861)
f59f6ec 🌱 Bump github.com/prometheus/client_golang (#3872)
d5481e0 🌱 Bump github.com/prometheus/common from 0.68.1 to 0.69.0 (#3857)
fdd5594 🌱 Bump github.com/prometheus/common from 0.69.0 to 0.70.0 (#3869)
1c98731 🌱 Bump golang.org/x/net from 0.55.0 to 0.56.0 (#3851)
a4f060a 🌱 Bump golang.org/x/net from 0.56.0 to 0.57.0 (#3868)
396954f 🌱 Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#3870)
3b4014a 🌱 Bump google.golang.org/grpc from 1.81.1 to 1.82.0 (#3862)
7d437b8 🌱 Bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#3875)
97cb2b1 🌱 Bump the k8s-dependencies group across 1 directory with 8 updates (#3850)
2c667c3 Apply cluster TLS security profile to packageserver serving options (#3849)
35f77a9 Bump actions/checkout from 6 to 7 (#3855)
0a601aa Bump actions/setup-go from 6 to 7 (#3873)
b0123be Migrate deprecated gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#3865)
a2d2380 Upgrade hashstructure and mapstructure to v2 (#3854)
0368a3f chore: bump o-f deps (#3877)
174dccd deploy/chart: add static NetworkPolicies for CatalogSource gRPC ingress and bundle unpack egress (#3863)
601f296 fix: warn-and-continue when cluster TLS profile lookup fails at startup (#3860)
Docker images
docker pull quay.io/operator-framework/olm:v0.46docker pull quay.io/operator-framework/olm:v0.46.0