Skip to content
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

Bump github.com/cert-manager/cert-manager from 1.12.4 to 1.13.0 #124

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps github.com/cert-manager/cert-manager from 1.12.4 to 1.13.0.

Release notes

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

v1.13.0

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

This is the 1.13 release of cert-manager!

cert-manager 1.13 brings support for DNS over HTTPS, support for loading options from a versioned config file for the cert-manager controller, and more. This release also includes the promotion of the StableCertificateRequestName and SecretsFilteredCaching feature gates to Beta.

Breaking Changes (You MUST read this before you upgrade!)

  1. BREAKING : If you deploy cert-manager using helm and have .featureGates value set, the features defined there will no longer be passed to cert-manager webhook, only to cert-manager controller. Use webhook.featureGates field instead to define features to be enabled on webhook. (#6093, @​irbekrm)
  2. Potentially breaking: If you were, for some reason, passing cert-manager controller's features to webhook's --feature-gates flag, this will now break (unless the webhook actually has a feature by that name). (#6093, @​irbekrm)
  3. Potentially breaking: Webhook validation of CertificateRequest resources is stricter now: all KeyUsages and ExtendedKeyUsages must be defined directly in the CertificateRequest resource, the encoded CSR can never contain more usages that defined there. (#6182, @​inteon)

Community

Welcome to these new cert-manager members (more info - cert-manager/cert-manager#6260): @​jsoref @​FlorianLiebhart @​hawksight @​erikgb

Thanks again to all open-source contributors with commits in this release, including: @​AcidLeroy @​FlorianLiebhart @​lucacome @​cypres @​erikgb @​ubergesundheit @​jkroepke @​jsoref @​gdvalle @​rouke-broersma @​schrodit @​zhangzhiqiangcs @​arukiidou @​hawksight @​Richardds @​kahirokunn

Thanks also to the following cert-manager maintainers for their contributions during this release: @​SgtCoDFish @​maelvls @​irbekrm @​inteon

Equally thanks to everyone who provided feedback, helped users and raised issues on Github and Slack and joined our meetings!

... (truncated)

Commits
  • d34bd7a Merge pull request #6339 from inteon/release-1.13_cmrel
  • 37d3b66 update cert-manager version imported by cmctl to the latest 'release-1.13' co...
  • a7a7fab Merge pull request #6338 from jetstack-bot/cherry-pick-6332-to-release-1.13
  • d540b36 upgrade dependencies
  • 84d51a1 Merge pull request #6335 from jetstack-bot/cherry-pick-6333-to-release-1.13
  • 2bf89ee fix trivy CVE alert for cyphar/filepath-securejoin
  • 156c25d Merge pull request #6320 from inteon/upgrade_docker
  • 2d4ee5c upgrade docker dependencies
  • e1f6498 Merge pull request #6319 from inteon/upgrade_cert-manager_ctl_dependency
  • 079b329 upgrade cert-manager to latest master digest
  • 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)

@dependabot dependabot bot requested review from maraino and a team as code owners September 18, 2023 00:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@github-actions github-actions bot enabled auto-merge September 18, 2023 00:48
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Sep 18, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.13.0 branch 2 times, most recently from fb9db91 to 0ffa595 Compare September 19, 2023 17:25
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.12.4...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.13.0 branch from 0ffa595 to 97b6943 Compare September 19, 2023 17:44
@github-actions github-actions bot merged commit 3e7ded3 into master Sep 19, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/cert-manager/cert-manager-1.13.0 branch September 19, 2023 18:08
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 needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant