feat(container): update image quay.io/jetstack/charts/cert-manager (v1.19.4 → v1.20.0)#293
Merged
eleboucher merged 1 commit intomainfrom Mar 10, 2026
Conversation
1497556 to
7b50e89
Compare
…1.19.4 → v1.20.0)
73fc5c2 to
ba8c5b8
Compare
eleboucher
pushed a commit
that referenced
this pull request
Apr 27, 2026
… (10.0.35 → 10.0.39) (#293) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/helm-charts/reflector](https://github.com/emberstack/kubernetes-reflector) | patch | `10.0.35` → `10.0.39` | --- ### Release Notes <details> <summary>emberstack/kubernetes-reflector (ghcr.io/emberstack/helm-charts/reflector)</summary> ### [`v10.0.39`](https://github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.39) [Compare Source](emberstack/kubernetes-reflector@v10.0.38...v10.0.39) The release process is automated. #### What's Changed - Add namespace exclusion for watchers by [@​komapa](https://github.com/komapa) in [#​623](emberstack/kubernetes-reflector#623) #### New Contributors - [@​komapa](https://github.com/komapa) made their first contribution in [#​623](emberstack/kubernetes-reflector#623) **Full Changelog**: <emberstack/kubernetes-reflector@v10.0.38...v10.0.39> ### [`v10.0.38`](https://github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.38) [Compare Source](emberstack/kubernetes-reflector@v10.0.37...v10.0.38) The release process is automated. #### What's Changed - Add namespace label selector support for reflection by [@​davidswimbird](https://github.com/davidswimbird) in [#​620](emberstack/kubernetes-reflector#620) #### New Contributors - [@​davidswimbird](https://github.com/davidswimbird) made their first contribution in [#​620](emberstack/kubernetes-reflector#620) **Full Changelog**: <emberstack/kubernetes-reflector@v10.0.37...v10.0.38> ### [`v10.0.37`](https://github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.37) [Compare Source](emberstack/kubernetes-reflector@v10.0.36...v10.0.37) The release process is automated. #### What's Changed - Bump the all-dependencies group with 8 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​642](emberstack/kubernetes-reflector#642) **Full Changelog**: <emberstack/kubernetes-reflector@v10.0.36...v10.0.37> ### [`v10.0.36`](https://github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.36) [Compare Source](emberstack/kubernetes-reflector@v10.0.35...v10.0.36) The release process is automated. #### What's Changed - Bump the all-dependencies group with 6 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​641](emberstack/kubernetes-reflector#641) **Full Changelog**: <emberstack/kubernetes-reflector@v10.0.35...v10.0.36> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/293
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.19.4→v1.20.0Release Notes
cert-manager/cert-manager (quay.io/jetstack/charts/cert-manager)
v1.20.0Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.0 adds alpha support for the new ListenerSet resource, adds support for Azure Private DNS; parentRefs are no longer required when using ACME with Gateway API, and OtherNames was promoted to Beta.
Changes by Kind
Feature
imagePullSecretsin thestartupapicheck-jobHelm template to enable pulling images from private registries. (#8186, @mathieu-clnk)parentRefoverride annotations on the Certificate resource. (#8518, @hjoshi123)venafi.cert-manager.io/custom-fieldsannotation on Issuer/ClusterIssuer and use it as base with override/append capabilities on Certificate level. (#8301, @k0da)acme.cert-manager.io/http01-ingress-ingressclassnameto overridehttp01.ingress.ingressClassNamefield in HTTP-01 challenge solvers. (#8244, @lunarwhite)global.nodeSelectorto helm chart to perform amergeand allow for a singlenodeSelectorto be set across all services. (#8195, @StingRayZA)XListenerSetfeature gate (#8394, @hjoshi123)Documentation
Bug or Regression
Add full detailed DNS-01 errors to the events attached to the Challenge, for easier debugging (#8221, @wallrj-cyberark)
v1.25.5to fixCVE-2025-61727andCVE-2025-61729(#8290, @octo-sts[bot])cert-manager. Previously, it was set depending on various factors (namespace cert-manager is installed in and/or Helm release name). (#8162, @LiquidPL)Other (Cleanup or Flake)
xlistenersetfeature gate tolistenerset(#8501, @hjoshi123)v1.20.0Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.0 adds alpha support for the new ListenerSet resource, adds support for Azure Private DNS; parentRefs are no longer required when using ACME with Gateway API, and OtherNames was promoted to Beta.
Changes by Kind
Feature
imagePullSecretsin thestartupapicheck-jobHelm template to enable pulling images from private registries. (#8186, @mathieu-clnk)parentRefoverride annotations on the Certificate resource. (#8518, @hjoshi123)venafi.cert-manager.io/custom-fieldsannotation on Issuer/ClusterIssuer and use it as base with override/append capabilities on Certificate level. (#8301, @k0da)acme.cert-manager.io/http01-ingress-ingressclassnameto overridehttp01.ingress.ingressClassNamefield in HTTP-01 challenge solvers. (#8244, @lunarwhite)global.nodeSelectorto helm chart to perform amergeand allow for a singlenodeSelectorto be set across all services. (#8195, @StingRayZA)XListenerSetfeature gate (#8394, @hjoshi123)Documentation
Bug or Regression
Add full detailed DNS-01 errors to the events attached to the Challenge, for easier debugging (#8221, @wallrj-cyberark)
v1.25.5to fixCVE-2025-61727andCVE-2025-61729(#8290, @octo-sts[bot])cert-manager. Previously, it was set depending on various factors (namespace cert-manager is installed in and/or Helm release name). (#8162, @LiquidPL)Other (Cleanup or Flake)
xlistenersetfeature gate tolistenerset(#8501, @hjoshi123)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 these updates again.
This PR has been generated by Renovate Bot.