chore(deps): update helm release cert-manager to v1.12.4
This MR contains the following updates:
Package | Update | Change |
---|---|---|
cert-manager | patch |
v1.12.2 -> v1.12.4
|
Release Notes
cert-manager/cert-manager (cert-manager)
v1.12.4
v1.12.4 contains an important security fix that addresses CVE-2023-29409.
Changes since v1.12.3
- Fixes an issue where cert-manager would incorrectly reject two IP addresses as being unequal when they should hav
e compared equal. This would be most noticeable when using an IPv6 address which doesn't match how Go's
net.IP.Str ing()
function would have printed that address. (#6297, @SgtCoDFish) - Use Go 1.20.7 to fix a security issue in Go's
crypto/tls
library. (#6318, @maelvls)
v1.12.3
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.12.3 contains a bug fix for the cainjector which addresses a memory leak!
Changes by Kind
Bugfixes
- BUGFIX[cainjector]: 1-character bug was causing invalid log messages and a memory leak (#6235, @jetstack-bot)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.