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

build(deps): bump github.com/cert-manager/cert-manager from 1.11.0 to 1.12.3 in /src/go/k8s #13154

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2023

Bumps github.com/cert-manager/cert-manager from 1.11.0 to 1.12.3.

Release notes

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

v1.12.3

Changes by Kind

Bugfixes

  • BUGFIX[cainjector]: 1-character bug was causing invalid log messages and a memory leak (#6235, @​jetstack-bot)

v1.12.2

Known issues

Changes by Kind

Bugfixes

  • BUGFIX: cmctl check api --wait 0 exited without output; we now make sure we perform the API check at least once (#6116, @​jetstack-bot)

v1.12.1

This release contains a couple dependency bumps and changes to ACME external webhook library.

Known issues

Changes by Kind

Other (Cleanup or Flake)

  • Don't run API Priority and Fairness controller in webhook's extension apiserver (#6085, @​irbekrm)
  • Adds a warning for folks to not use controller feature gates helm value to configure webhook feature gates (#6100, @​irbekrm)

Uncategorized

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.

The full release notes are available at https://cert-manager.io/docs/release-notes/release-notes-1.12.

... (truncated)

Commits
  • 9479c81 Merge pull request #6235 from jetstack-bot/cherry-pick-6232-to-release-1.12
  • 78ab261 instead of creating a new local log variable, we were updating the cross-invo...
  • 4a5f9eb Merge pull request #6221 from jetstack-bot/cherry-pick-6218-to-release-1.12
  • 80123f6 bump go to latest patch release
  • c22b476 Merge pull request #6207 from inteon/release-1.12_remove_vcert_fork
  • cf549ef remove VCert fork dependency replace statement
  • a662045 Merge pull request #6127 from jetstack-bot/cherry-pick-6126-to-release-1.12
  • 10a81bd bump base images with make update-base-images
  • e200764 Merge pull request #6116 from jetstack-bot/cherry-pick-6109-to-release-1.12
  • 577b919 if wait is set to 0, we still want to check the API once
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner August 31, 2023 03:19
@dependabot dependabot bot added area/k8s dependencies Pull requests that update a dependency file k8s/tests labels Aug 31, 2023
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.11.0 to 1.12.3.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.11.0...v1.12.3)

---
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/src/go/k8s/github.com/cert-manager/cert-manager-1.12.3 branch from 07ae13e to 471a63c Compare August 31, 2023 22:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #13242.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/src/go/k8s/github.com/cert-manager/cert-manager-1.12.3 branch September 4, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s dependencies Pull requests that update a dependency file k8s/tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants