Skip to content

fix(deps): update module github.com/cert-manager/cert-manager to v1.20.1#174

Open
angelnu-bot[bot] wants to merge 1 commit intomainfrom
renovate/github.com-cert-manager-cert-manager-1.x
Open

fix(deps): update module github.com/cert-manager/cert-manager to v1.20.1#174
angelnu-bot[bot] wants to merge 1 commit intomainfrom
renovate/github.com-cert-manager-cert-manager-1.x

Conversation

@angelnu-bot
Copy link
Copy Markdown

@angelnu-bot angelnu-bot bot commented Mar 27, 2026

This PR contains the following updates:

Package Type Update Change
github.com/cert-manager/cert-manager require patch v1.20.0 -> v1.20.1

Release Notes

cert-manager/cert-manager (github.com/cert-manager/cert-manager)

v1.20.1

Compare Source

v1.20.1 fixes an issue for OpenShift users that has to do with the finalizer RBAC, bumps gRPC to address a reported non-affecting vulnerability, and fixes a duplicate parentRef bug when both issuer config and annotations are present (Gateway API).

Bug or Regression
  • Fixed duplicate parentRef bug when both issuer config and annotations are present. (#​8658, @​hjoshi123)
  • Add missing issuer finalizer RBAC to the order controller to support owner references. This was preventing OpenShift users from being able to upgrade to v1.20.0. (#​8655, @​erikgb)
  • Bump google.golang.org/grpc to fix vulnerability reported by scanners. This isn't a vulnerability that affects cert-manager, but we are bumping it because it is reported by scanners. (#​8657, @​erikgb)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package                              | from    | to      |
| ---------- | ------------------------------------ | ------- | ------- |
| go         | github.com/cert-manager/cert-manager | v1.20.0 | v1.20.1 |
@angelnu-bot
Copy link
Copy Markdown
Author

angelnu-bot bot commented Mar 27, 2026

ℹ Artifact update notice

File name: src/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/mod v0.32.0 -> v0.33.0
golang.org/x/net v0.51.0 -> v0.52.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.42.0
golang.org/x/term v0.40.0 -> v0.41.0
golang.org/x/text v0.34.0 -> v0.35.0
golang.org/x/tools v0.41.0 -> v0.42.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260217215200-42d3e9bedb6d -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/grpc v1.79.1 -> v1.79.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants