Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/cert-manager/cert-manager from 1.17.2 to 1.17.3.

Release notes

Sourced from github.com/cert-manager/cert-manager's releases.

v1.17.3

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

This patch release addresses several vulnerabilities reported by the Trivy security scanner. It is built with the latest version of Go 1.23.

We have increased the ACME challenge authorization timeout to two minutes, which we hope will fix a timeout error (error waiting for authorization), which has been reported by multiple users, in: #7337, #7444, and #7685.

ℹ️ Be sure to review all new features and changes below, and read the full release notes carefully before upgrading.

Changes since v1.17.2:

Bug or Regression

  • Bump Go to 1.23.10 to fix GO-2025-3749, GO-2025-3750, and GO-2025-3751 (#7799, @​wallrj)
  • ACME: Increased challenge authorization timeout to 2 minutes to fix error waiting for authorization (#7798, @​hjoshi123)

Other (Cleanup or Flake)

  • Use the latest version of ingress-nginx in E2E tests to ensure compatibility (#7808, @​wallrj)
Commits

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)

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels Jun 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 22, 2025 20:30
@dependabot dependabot bot requested review from skriss and removed request for a team June 22, 2025 20:30
@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes. label Jun 22, 2025
@dependabot dependabot bot requested a review from sunjayBhatia June 22, 2025 20:30
@dependabot dependabot bot added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Jun 22, 2025
@sunjayBhatia sunjayBhatia requested review from a team, rajatvig and wilsonwu and removed request for a team June 22, 2025 20:31
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md)
- [Commits](cert-manager/cert-manager@v1.17.2...v1.17.3)

---
updated-dependencies:
- dependency-name: github.com/cert-manager/cert-manager
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/release-1.32/github.com/cert-manager/cert-manager-1.17.3 branch from ad8c265 to f44552c Compare June 23, 2025 18:45
@tsaarni tsaarni enabled auto-merge (squash) June 23, 2025 18:48
@tsaarni tsaarni merged commit ee2ac51 into release-1.32 Jun 23, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/release-1.32/github.com/cert-manager/cert-manager-1.17.3 branch June 23, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants