chore(deps): update helm release cert-manager to v1.7.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
cert-manager | patch |
v1.7.0 -> v1.7.1
|
Release Notes
jetstack/cert-manager
v1.7.1
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
Version 1.7.1 fixes a bug which was discovered in 1.7.0 relating to the new additionalOutputFormat
feature.
Changelog since v1.7.0
Bug or Regression
- Fix: The alpha feature Certificate's
additionalOutputFormats
is now correctly validated at admission time, and no longer only validated if theprivateKey
field of the Certificate is set. The Webhook component now contains a separate feature set.AdditionalCertificateOutputFormats
feature gate (disabled by default) has been added to the webhook. This gate is required to be enabled on both the controller and webhook components in order to make use of the Certificate'sadditionalOutputFormat
feature. (#4816, @JoshVanL)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.