Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

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

Release notes

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

v0.38.0

Install

Scripted

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

Changelog

6838e5e8b fix: Make cert-manager optional for secured metrics endpoints (#3706)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.38
  • docker pull quay.io/operator-framework/olm:v0.38.0

v0.37.0

Install

Scripted

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

Changelog

50b8a511e 🌱 Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#3701) 5c80506b0 🌱 Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 (#3690) eda0fe126 🌱 Bump github.com/operator-framework/api from 0.35.0 to 0.36.0 (#3697) cab994fc1 🌱 Bump github.com/prometheus/common from 0.66.1 to 0.67.1 (#3673) 3b7c46825 🌱 Bump github.com/prometheus/common from 0.67.1 to 0.67.2 (#3696) b1278ee97 🌱 Bump go.podman.io/image/v5 from 5.37.0 to 5.38.0 (#3680) 9e49ae6d2 🌱 Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#3704) 306136329 🌱 Bump golang.org/x/time from 0.13.0 to 0.14.0 (#3674) 7b5f17b0a 🌱 Bump sigs.k8s.io/controller-runtime (#3672) 3cbab8825 🌱 Bump sigs.k8s.io/controller-runtime (#3695) 62e367788 Add AGENTS.md (#3678) 971d680a2 Add OpenShift service-ca support for authenticated metrics endpoints (#3677) 2dac48906 Bump actions/download-artifact from 5 to 6 (#3689) 41b6a7d29 Bump actions/upload-artifact from 4 to 5 (#3688) ca9fb302a Fix ServiceMonitor RBAC for authenticated metrics endpoints (#3681) ce26d16fb Fix TOCTOU race condition in ensureInstallPlan (#3682)

... (truncated)

Commits
  • 6838e5e fix: Make cert-manager optional for secured metrics endpoints (#3706)
  • 9310fcd Upgrade github.com/operator-framework/operator-registry v1.60.0 => v1.61.0 (#...
  • 9e49ae6 🌱 Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#3704)
  • 961df6c Increase test coverage to cover proxy-backed grpc catalogs (#3702)
  • 50b8a51 🌱 Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#3701)
  • eda0fe1 🌱 Bump github.com/operator-framework/api from 0.35.0 to 0.36.0 (#3697)
  • 3b7c468 🌱 Bump github.com/prometheus/common from 0.67.1 to 0.67.2 (#3696)
  • 3cbab88 🌱 Bump sigs.k8s.io/controller-runtime (#3695)
  • 8d9a698 fix(grpc): Use passthrough resolver when proxy is detected (#3700)
  • 615d70d Fix: OLM should not report Progressing=True during pod disruption from cluste...
  • 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)

…nager

Bumps [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) from 0.36.0 to 0.38.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.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-lifecycle-manager
  dependency-version: 0.38.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 Nov 12, 2025
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