cert-manager/cert-manager (cert-manager)
### [`v1.15.3`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.3)
[Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.2...v1.15.3)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
**π [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.**
##### π Changes since [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2)
##### Bug or Regression
- BUGFIX: the dynamic certificate source used by the webhook TLS server failed to detect a root CA approaching expiration, due to a calculation error. This will cause the webhook TLS server to fail renewing its CA certificate. Please upgrade before the expiration of this CA certificate is reached. ([#7232](https://redirect.github.com/cert-manager/cert-manager/issues/7232), [@cert-manager-bot](https://redirect.github.com/cert-manager-bot))
### [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2)
[Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.1...v1.15.2)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
**π [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.**
##### π Changes since [`v1.15.1`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.1)
##### Bug or Regression
- BUGFIX `route53`: explicitly set the `aws-global` STS region which is now required by the `github.com/aws/aws-sdk-go-v2` library. ([#7189](https://redirect.github.com/cert-manager/cert-manager/pull/7189), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot))
- Bump `grpc-go` to fix `GHSA-xr7q-jx4m-x55m` ([#7167](https://redirect.github.com/cert-manager/cert-manager/pull/7167), [`@SgtCoDFish`](https://redirect.github.com/SgtCoDFish))
- Fix Azure DNS causing panics whenever authentication error happens ([#7188](https://redirect.github.com/cert-manager/cert-manager/pull/7188), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot))
- Fix incorrect value and indentation of `endpointAdditionalProperties` in the `PodMonitor` template of the Helm chart ([#7191](https://redirect.github.com/cert-manager/cert-manager/pull/7191), [`@inteon`](https://redirect.github.com/inteon))
- Fixes ACME HTTP01 challenge behavior when using Gateway API to prevent unbounded creation of `HTTPRoute` resources ([#7186](https://redirect.github.com/cert-manager/cert-manager/pull/7186), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot))
- Upgrade `golang` from `1.22.3` to `1.22.5` ([#7165](https://redirect.github.com/cert-manager/cert-manager/pull/7165), [`@github-actions`](https://redirect.github.com/github-actions))
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box
This PR contains the following updates:
v1.15.1
->v1.15.3
Release Notes
cert-manager/cert-manager (cert-manager)
### [`v1.15.3`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.3) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.2...v1.15.3) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **π [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** ##### π Changes since [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2) ##### Bug or Regression - BUGFIX: the dynamic certificate source used by the webhook TLS server failed to detect a root CA approaching expiration, due to a calculation error. This will cause the webhook TLS server to fail renewing its CA certificate. Please upgrade before the expiration of this CA certificate is reached. ([#7232](https://redirect.github.com/cert-manager/cert-manager/issues/7232), [@cert-manager-bot](https://redirect.github.com/cert-manager-bot)) ### [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.1...v1.15.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **π [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** ##### π Changes since [`v1.15.1`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.1) ##### Bug or Regression - BUGFIX `route53`: explicitly set the `aws-global` STS region which is now required by the `github.com/aws/aws-sdk-go-v2` library. ([#7189](https://redirect.github.com/cert-manager/cert-manager/pull/7189), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Bump `grpc-go` to fix `GHSA-xr7q-jx4m-x55m` ([#7167](https://redirect.github.com/cert-manager/cert-manager/pull/7167), [`@SgtCoDFish`](https://redirect.github.com/SgtCoDFish)) - Fix Azure DNS causing panics whenever authentication error happens ([#7188](https://redirect.github.com/cert-manager/cert-manager/pull/7188), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Fix incorrect value and indentation of `endpointAdditionalProperties` in the `PodMonitor` template of the Helm chart ([#7191](https://redirect.github.com/cert-manager/cert-manager/pull/7191), [`@inteon`](https://redirect.github.com/inteon)) - Fixes ACME HTTP01 challenge behavior when using Gateway API to prevent unbounded creation of `HTTPRoute` resources ([#7186](https://redirect.github.com/cert-manager/cert-manager/pull/7186), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Upgrade `golang` from `1.22.3` to `1.22.5` ([#7165](https://redirect.github.com/cert-manager/cert-manager/pull/7165), [`@github-actions`](https://redirect.github.com/github-actions))Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.