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

feat(charts): update helm chart cert-manager to v1.6.1 #35

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
cert-manager minor v1.5.4 -> v1.6.1

Release Notes

jetstack/cert-manager

v1.6.1

Compare Source

Changelog since v1.6.0

Changes by Kind

Bug or Regression
  • Fixes an issue in cmctl that prevented displaying the Order resource with cert-manager
    1.6 when running cmctl status certificate. (#​4572, @​maelvls)
  • Update to latest version of keystore-go to address a backwards incompatible change introduced in v1.6.0 (#​4564, @​SgtCoDFish)

Dependencies

Added

Nothing has changed.

Changed
Removed

Nothing has changed.

v1.6.0

Compare Source

Changelog since v1.5.0

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

⚠️ Following their deprecation in version 1.5, the cert-manager APIVersions v1alpha2, v1alpha3, and v1beta1 are no longer served.

This means if your deployment manifests contain any of these API versions, you will not be able to deploy them after upgrading. Our new cmctl utility or old kubectl cert-manager plugin can convert old manifests to v1 for you.

⚠️ JKS Keystores now have a minimum password length of 6 characters, as an unintended side effect of upgrading keystore-go from v2 to v4. This was fixed in cert-manager v1.6.1

Changes by Kind

Feature
Bug or Regression
  • FIX: Prevent Vault Client from panicing when request to Vault health endpoint fails. (#​4456, @​JoshVanL)
  • Fix CRDs which were accidentally changed in cert-manager v1.5.0 (#​4353, @​SgtCoDFish)
  • Fix regression in Ingress PathType introduced in v1.5.0 (#​4373, @​jakexks)
  • Fixed the HTTP-01 solver creating ClusterIP instead of NodePort services by default. (#​4393, @​jakexks)
  • Fixes renewal time issue for certs with skewed duration period. (#​4399, @​irbekrm)
  • Pod Security Policy for startup api check job (#​4364, @​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. (#​4433, @​wallrj)
  • The defaults for leader election parameters are now consistent across cert-manager and cainjector. (#​4359, @​johanfleury)
  • Use GetAuthorization instead of GetChallenge when querying the current state of an ACME challenge. (#​4430, @​JoshVanL)
Other (Cleanup or Flake)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/cert-manager-1.x branch from 5c5b0e1 to a71fcc7 Compare December 27, 2021 13:50
@h3mmy h3mmy merged commit 8ffcddf into main Dec 27, 2021
@h3mmy h3mmy deleted the renovate/cert-manager-1.x branch December 27, 2021 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants