Skip to content

chore(deps): bump github.com/operator-framework/operator-lifecycle-manager from 0.22.0 to 0.32.0 #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps github.com/operator-framework/operator-lifecycle-manager from 0.22.0 to 0.32.0.

Release notes

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

v0.32.0

Install

Scripted

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

Changelog

827c12c6c (cleanup): Update Owner Alias - remove inactive maintainers (#3576) edb751b97 🐛 Switch queue informer to use types.Namespace name; relocate deletion handler (#3483) 1274d54d8 🐛 use operator cache provider for deprecation updates to limit calls to GRPC server (#3490) f49dd9bd2 🌱 Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 (#3543) f31e16674 🌱 Bump github.com/containers/image/v5 from 5.34.0 to 5.34.1 (#3527) 433d0de2d 🌱 Bump github.com/containers/image/v5 from 5.34.1 to 5.34.2 (#3536) 96d20bc41 🌱 Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#3563) 58773acfd 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#3523) 3c90ec018 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#3539) 98b975af3 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#3545) 278aacded 🌱 Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#3554) abd99636e 🌱 Bump github.com/operator-framework/api from 0.29.0 to 0.30.0 (#3534) f08a81a13 🌱 Bump github.com/operator-framework/operator-registry (#3575) aa052996c 🌱 Bump github.com/prometheus/client_golang (#3535) 6040ecc94 🌱 Bump github.com/prometheus/client_golang (#3571) b0844af0a 🌱 Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#3566) 49ecc920b 🌱 Bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#3542) ffe06255c 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583) d5bd05b84 🌱 Bump golang.org/x/net from 0.35.0 to 0.37.0 (#3537) eaef4e910 🌱 Bump golang.org/x/net from 0.37.0 to 0.39.0 (#3552) 923a663d4 🌱 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#3570) ef60eb37e 🌱 Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#3569) 605660223 🌱 Bump golang.org/x/time from 0.10.0 to 0.11.0 (#3540) 0c7361c6b 🌱 Bump sigs.k8s.io/controller-runtime (#3533) 4de279721 🌱 Bump sigs.k8s.io/controller-runtime (#3544) 8e39ae209 🌱 Bump the k8s-dependencies group with 8 updates (#3541) c8a5843e6 🌱 bump github.com/prometheus/client_golang (#3521) 7849592c0 🌱 bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#3522) 95cef8700 🌱 bump the k8s-dependencies group with 2 updates (#3520) b4ec5bd5c Add kubeapi server access to packageserver network policy (#3581) 4043bab07 Add more logging around catalog source sync (#3414) 0a6499f53 Add tests for package migration/renaming (#3547) 8c53b7f25 Adds kube-apiserver egress to config map catalog source network policy (#3582) 02e953e01 Bump operator-registry to v1.55.0 (#3584) dfd0b2bea CVE-2025-27144: pin go-jose/[email protected] (#3550) 5027dff09 Disable FailForward bad resource e2e (#3572) ee5d8a359 Remove Maintainers doc since it is no longer used and it is outdated (#3577)

... (truncated)

Commits
  • cda4c90 remove superfluous comment from template (#3585)
  • ffe0625 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
  • 02e953e Bump operator-registry to v1.55.0 (#3584)
  • 8c53b7f Adds kube-apiserver egress to config map catalog source network policy (#3582)
  • b4ec5bd Add kubeapi server access to packageserver network policy (#3581)
  • d7aaeb1 add NetworkPolicy as a supported kind (#3580)
  • dcd8ad8 ✨ Introduce NetworkPolicy for core component workloads. (#3579)
  • 8723097 ✨ Include network policy for all configmap and grpc catalogsources (#3568)
  • ee5d8a3 Remove Maintainers doc since it is no longer used and it is outdated (#3577)
  • 827c12c (cleanup): Update Owner Alias - remove inactive maintainers (#3576)
  • 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.22.0 to 0.32.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.22.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-lifecycle-manager
  dependency-version: 0.32.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 May 22, 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.

0 participants