github operator-framework/operator-lifecycle-manager v0.25.0

latest releases: v0.27.0, v0.26.0
11 months ago

Install

Scripted

curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.25.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.25.0

Changelog

c24d256 Add linux node selector to bundleUnpacker job (#2685)
931895b Bump github.com/docker/distribution (#2966)
8542392 Bump github.com/docker/docker (#2948)
f5a8757 Change opm image from quay.io/operator-framework/upstream-opm-builder to quay.io/operator-framework/opm (#2890)
3ee218b Cleans up the TODO related to BundleLookupFailed (#2959)
c70ae63 Fix example string for svg icon types (#2953)
1a82688 Fixes echo of the current cluster name
a538741 Fixes godoc rendering (#2937)
3e00959 GitHub Actions Updates (#2956)
47d6aa1 Moves bundle unpack timeout into OperatorGroup (#2952)
c29863b Prevent OLM from creating InstallPlans when bundle unpack fails (#2942)
e5da837 Registry Pod Controller Flag (#2928)
07ad244 Remove extra jobLabel (#2951)
08a95ad Removes error silencing from IsFailForwardEnabled (#2957)
3f598d5 Updates syncResolvingNamespace tests
cf13b77 Updates github.com/operator-framework/api (#2954)
b5a885e Workaround server-side apply not working (#2911)
858c7cd fix dynamic conversion webhook (#2912)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.25
  • docker pull quay.io/operator-framework/olm:v0.25.0

Don't miss a new operator-lifecycle-manager release

NewReleases is sending notifications on new releases.