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.11.2 to 1.12.0 #3924

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2023

Bumps github.com/cert-manager/cert-manager from 1.11.2 to 1.12.0.

Release notes

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

v1.12.0

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

cert-manager v1.12 brings support for JSON logging, a lower memory footprint, support for ephemeral service account tokens with Vault, improved dependency management and support for the ingressClassName field.

Community

Thanks again to all open-source contributors with commits in this release, including:

Thanks also to the following cert-manager maintainers for their contributions during this release:

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

Special thanks to @​erikgb for continuously great input and feedback and to @​lucacome for always ensuring that our kube deps are up to date!

... (truncated)

Commits
  • bd192c4 Merge pull request #6070 from cert-manager/update_ctl
  • 61b4fa6 upgrade the cert-manager dependency to the 1.12-relaese HEAD commit
  • 9935a18 Merge pull request #6069 from jetstack-bot/cherry-pick-6068-to-release-1.12
  • 9474fd8 upgrade all our docker deps
  • 8a6da9b Merge pull request #6067 from jetstack-bot/cherry-pick-6066-to-release-1.12
  • ce82cf6 replace go.mod replace statements with require statements
  • a44b2d5 allow importing the ctl cmd package
  • 4f7a2a4 Merge pull request #6062 from jetstack-bot/cherry-pick-6061-to-release-1.12
  • a5ead77 Merge pull request #6060 from jetstack-bot/cherry-pick-6059-to-release-1.12
  • 2e978c7 Merge pull request #6058 from jetstack-bot/cherry-pick-6030-to-release-1.12
  • 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 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 a review from a team as a code owner May 19, 2023 16:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2023
@github-actions github-actions bot added the helm_chart Pull requests that update the Helm Chart label May 19, 2023
@lucacome lucacome removed the helm_chart Pull requests that update the Helm Chart label May 19, 2023
@lucacome lucacome force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.0 branch from 11dd9d7 to 6e4b230 Compare May 19, 2023 17:18
@github-actions github-actions bot added the helm_chart Pull requests that update the Helm Chart label May 19, 2023
@lucacome lucacome force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.0 branch from 6e4b230 to 55c54be Compare May 22, 2023 04:43
@lucacome lucacome mentioned this pull request May 22, 2023
6 tasks
@ciarams87 ciarams87 force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.0 branch 2 times, most recently from 63096ba to d361fc5 Compare May 22, 2023 09:10
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #3924 (752cebd) into main (a0831cf) will increase coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 752cebd differs from pull request most recent head fab35fb. Consider uploading reports for the commit fab35fb to get more accurate results

@@            Coverage Diff             @@
##             main    #3924      +/-   ##
==========================================
+ Coverage   51.81%   51.82%   +0.01%     
==========================================
  Files          59       59              
  Lines       16697    16697              
==========================================
+ Hits         8652     8654       +2     
+ Misses       7747     7745       -2     
  Partials      298      298              
Impacted Files Coverage Δ
internal/externaldns/handlers.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ciarams87 ciarams87 force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.0 branch 4 times, most recently from 51ca42a to 752cebd Compare May 23, 2023 07:04
dependabot bot and others added 4 commits May 23, 2023 12:46
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.11.2...v1.12.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>
@ciarams87 ciarams87 force-pushed the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.0 branch from 752cebd to fab35fb Compare May 23, 2023 11:47
@ciarams87 ciarams87 merged commit 8535590 into main May 23, 2023
58 checks passed
@ciarams87 ciarams87 deleted the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.0 branch May 23, 2023 13:08
@lucacome lucacome mentioned this pull request May 23, 2023
@lucacome lucacome removed the helm_chart Pull requests that update the Helm Chart label Jun 14, 2023
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
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants