Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps github.com/operator-framework/operator-lifecycle-manager from 0.24.0 to 0.36.0.

Release notes

Sourced from github.com/operator-framework/operator-lifecycle-manager's releases.

v0.36.0

Install

Scripted

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

Changelog

655cfd0a5 🌱 Bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 (#3655) fe4c7e407 🌱 Bump github.com/maxbrunsfeld/counterfeiter/v6 (#3646) f175eae1b 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 (#3667) ccbebecd8 🌱 Bump github.com/operator-framework/operator-registry (#3656) 9cd54006a 🌱 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (#3649) 211f490eb 🌱 Bump github.com/prometheus/common from 0.65.0 to 0.66.1 (#3648) d553890b9 🌱 Bump golang.org/x/net from 0.43.0 to 0.44.0 (#3653) b1c81077d 🌱 Bump golang.org/x/time from 0.12.0 to 0.13.0 (#3654) 16f86e109 🌱 Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#3665) b6502720c 🌱 Bump the k8s-dependencies group across 1 directory with 2 updates (#3671) 99f5f8bb9 🌱 Bump the k8s-dependencies group with 10 updates (#3638) 80988c4da Bump actions/setup-go from 5 to 6 (#3650) 6b7665e2c Bump actions/stale from 9 to 10 (#3651) 458e420bf Improves quickstart docs to use latest manifests (#3658) ccf0c4c91 OPRUN-4119: migrate containers libs to new mono repo (#3657) 589a5d0cc Secure metrics endpoint with cntrlr-runtime metrics authz mechanics (#3660) 55a4f2635 Test NetworkPolicy support in e2es (#3630) 3a6feccde 🌱 Bump github.com/operator-framework/api from 0.34.0 to 0.35.0 (#3670)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.36
  • docker pull quay.io/operator-framework/olm:v0.36.0

v0.35.0

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

... (truncated)

Commits
  • 589a5d0 Secure metrics endpoint with cntrlr-runtime metrics authz mechanics (#3660)
  • b650272 🌱 Bump the k8s-dependencies group across 1 directory with 2 updates ...
  • 3a6fecc 🌱 Bump github.com/operator-framework/api from 0.34.0 to 0.35.0 (#3670)
  • f175eae 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 (#3667)
  • 16f86e1 🌱 Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#3665)
  • 99f5f8b 🌱 Bump the k8s-dependencies group with 10 updates (#3638)
  • 458e420 Improves quickstart docs to use latest manifests (#3658)
  • ccf0c4c OPRUN-4119: migrate containers libs to new mono repo (#3657)
  • 655cfd0 🌱 Bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 (#3655)
  • b1c8107 🌱 Bump golang.org/x/time from 0.12.0 to 0.13.0 (#3654)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) from 0.24.0 to 0.36.0.
- [Release notes](https://github.com/operator-framework/operator-lifecycle-manager/releases)
- [Changelog](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/.goreleaser.yml)
- [Commits](operator-framework/operator-lifecycle-manager@v0.24.0...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-lifecycle-manager
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 15, 2025
@dependabot dependabot bot requested review from a team as code owners October 15, 2025 02:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2025
@dependabot dependabot bot removed the request for review from a team October 15, 2025 02:42
@dependabot dependabot bot added the go Pull requests that update Go code label Oct 15, 2025
@dependabot dependabot bot requested review from BupycHuk, JiriCtvrtka, ademidoff and idoqo and removed request for a team October 15, 2025 02:42
@github-actions github-actions bot enabled auto-merge (squash) October 15, 2025 02:42
@ademidoff ademidoff closed this Oct 21, 2025
auto-merge was automatically disabled October 21, 2025 21:04

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ademidoff ademidoff deleted the dependabot/go_modules/main/github.com/operator-framework/operator-lifecycle-manager-0.36.0 branch October 21, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant