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

latest release: v0.36.0
2 days ago

Install

Scripted

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

Changelog

fa93866 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#3639)
b9e6cce Make PSA catalog tests more resilient (#3645)
ce2832a refactor ensure job to remove named parameters (#3644)
f631348 rorfs for cacheless lacks write access to /tmp/ to generate cache (#3640)
96b249c switch kindest/node version to fix linux (#3643)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.35
  • docker pull quay.io/operator-framework/olm:v0.35.0

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

NewReleases is sending notifications on new releases.