chore(deps): update helm chart cert-manager to v1.4.1 #522
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.3.1
->v1.4.1
Release Notes
jetstack/cert-manager
v1.4.1
Compare Source
Release notes for release-1.4.1
Changelog since v1.4.0
Changes by Kind
Bug or Regression
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
v1.4.0
Compare Source
Release notes for release-1.4
Changelog since v1.3.1
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
ca.crt
field for issued certificates; this is a change of behavior. All of the information which was previously available is still available: the intermediate should appear as part of the chain intls.crt
. (#3865, @erikgb)Changes by Kind
Feature
kubectl cert-manager
plugin is now built for darwin/arm64 (Kubectl plugin for darwin arm64 cert-manager/release#37, @irbekrm)Documentation
Bug or Regression
PublicKeysEqual
comparison function for public keys and improve doc comments on related functions (#3914, @SgtCoDFish)Certificate
with a long name (52 characters or more) does not get renewed due to non-uniqueOrder
names being generated. (#3866, @jandersen-plaid)Other (Cleanup or Flake)
Various static analysis fixes across many files including removing unused or redundant code (#4037, @SgtCoDFish)
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.
This PR has been generated by Renovate Bot.