argoflow / argoflow-aws

Argoflow-AWS has been superseded by deployKF
GNU Affero General Public License v3.0
44 stars 29 forks source link

Update cert-manager to v1.4.3 (patch) #181

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
jetstack/cert-manager patch v1.4.0 -> v1.4.3
quay.io/jetstack/cert-manager-cainjector patch v1.4.0 -> v1.4.3
quay.io/jetstack/cert-manager-controller patch v1.4.0 -> v1.4.3
quay.io/jetstack/cert-manager-webhook patch v1.4.0 -> v1.4.3

Release Notes

jetstack/cert-manager ### [`v1.4.3`](https://togithub.com/jetstack/cert-manager/releases/v1.4.3) [Compare Source](https://togithub.com/jetstack/cert-manager/compare/v1.4.2...v1.4.3) ### Release notes for v1.4.3 ### Changelog since v1.4.2 #### Changes by Kind ##### Bug or Regression - Adds an explicit 10 second timeout when checking HTTP01 challenges for reachability ([#​4319](https://togithub.com/jetstack/cert-manager/pull/4319), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) ##### Other (Cleanup or Flake) - Clarify the exact supported kubernetes version range for cert-manager 1.4 ([#​4315](https://togithub.com/jetstack/cert-manager/pull/4315), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) ### [`v1.4.2`](https://togithub.com/jetstack/cert-manager/releases/v1.4.2) [Compare Source](https://togithub.com/jetstack/cert-manager/compare/v1.4.1...v1.4.2) ##### Release notes for release-1.4 Thanks to Wilson Júnior ([@​wpjunior](https://togithub.com/wpjunior)) for the PR which originally exposed the certificate chain issue which this release fixes! ##### Changelog since v1.4.1 ##### Changes by Kind ##### Bug or Regression - Fix handling of chains which don't have a root in ParseSingleCertificateChain, and improve handling in situations where that function is passed a single certificate. ([#​4272](https://togithub.com/jetstack/cert-manager/pull/4272), [@​jetstack-bot](https://togithub.com/jetstack-bot)) - Fixed a goroutine leak that was causing the controller's memory usage to grow with time ([#​4278](https://togithub.com/jetstack/cert-manager/pull/4278), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) - Fixed a race condition introduced in v0.15.0 that would crash cert-manager for clusters with a large number of certificates. ([#​4275](https://togithub.com/jetstack/cert-manager/pull/4275), [@​jetstack-bot](https://togithub.com/jetstack-bot)) ##### Dependencies ##### Added *Nothing has changed.* ##### Changed *Nothing has changed.* ##### Removed *Nothing has changed.* ### [`v1.4.1`](https://togithub.com/jetstack/cert-manager/releases/v1.4.1) [Compare Source](https://togithub.com/jetstack/cert-manager/compare/v1.4.0...v1.4.1) ##### Release notes for release-1.4.1 ##### Changelog since v1.4.0 ##### Changes by Kind ##### Bug or Regression - Fix check for self-signed certificates in EncodeX509Chain which broke certs whose subject DN matched their issuer's subject DN ([#​4238](https://togithub.com/jetstack/cert-manager/pull/4238), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) ##### Dependencies ##### Added *Nothing has changed.* ##### Changed *Nothing has changed.* ##### Removed *Nothing has changed.*

Configuration

📅 Schedule: "before 11pm" (UTC).

🚦 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 these updates again.



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