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/jetstack/cert-manager from 1.4.1 to 1.5.4 #363

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2021

Bumps github.com/jetstack/cert-manager from 1.4.1 to 1.5.4.

Release notes

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

v1.5.4

Changelog since v1.5.3

Changes by Kind

Bug or Regression

  • FIX: Prevent Vault Client from panicing when request to Vault health endpoint fails. (#4476, @​JoshVanL)
  • Pod Security Policy for startup api check job (#4432, @​ndegory)
  • The startupapicheck post-install hook in the Helm chart now deletes any post-install hook resources left after a previous failed install allowing helm install to be re-run after a previous failure. (#4435, @​wallrj)

Other (Cleanup or Flake)

v1.5.3

Changelog since v1.5.2

Bug or Regression

  • Fixes renewal time issue for certs with skewed duration period. (#4403, @​irbekrm). Thanks to @​mfmbarros for help with debugging the issue!

v1.5.2

Changelog since v1.5.1

Changes by Kind

Bug or Regression

  • Fix regression in Ingress PathType introduced in v1.5.0 (#4385, @​jakexks)
  • Fixed the HTTP-01 solver creating ClusterIP instead of NodePort services by default. (#4394, @​jakexks)
  • Removes status fields from CRD configs (#4387, @​irbekrm)

v1.5.1

Release notes for release-1.5

The CRDs for the cert-manager v1beta1 API were mistakenly changed in cert-manager v1.5.0. If you installed the CRDs for v1.5.0, you should upgrade your CRDs to v1.5.1.

The only affected API version is v1beta1, so if you're using the latest version - v1 - you won't be affected by the CRD changes. It's worth upgrading to v1 in any case, since v1alpha2, v1alpha3 and v1beta1 are all deprecated and will be removed in a future release.

Changelog since v1.5.0

Changes by Kind

Bug or Regression

... (truncated)

Commits
  • a458e48 Merge pull request #4476 from jetstack-bot/cherry-pick-4456-to-release-1.5
  • 110bcee Merge pull request #4479 from jetstack-bot/cherry-pick-4474-to-release-1.5
  • 0bc3997 update base images + update instructions for checking
  • b1214f4 Vault internal client should check health conn err before checking response s...
  • ab5c051 Merge pull request #4472 from jetstack-bot/cherry-pick-4470-to-release-1.5
  • 1ed01db go fmt
  • 7aaed75 Additional tests from code review feedback
  • 69f3612 Use IngressClassName field for v1 Ingresses
  • b185186 Rename httpDomainCfg function to http01IngressCfg
  • ccc232d Merge pull request #4469 from jetstack-bot/cherry-pick-4365-to-release-1.5
  • 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)

Bumps [github.com/jetstack/cert-manager](https://github.com/jetstack/cert-manager) from 1.4.1 to 1.5.4.
- [Release notes](https://github.com/jetstack/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.4.1...v1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2021
@ghost ghost added the go-modules label Oct 15, 2021
@genevieveluyt genevieveluyt merged commit 700c39f into main Oct 18, 2021
@genevieveluyt genevieveluyt deleted the dependabot/go_modules/github.com/jetstack/cert-manager-1.5.4 branch October 18, 2021 15:17
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-modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant