Update Helm release cert-manager to v1.19.0 #1711
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/cert-manager-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.18.2
->v1.19.0
Release Notes
cert-manager/cert-manager (cert-manager)
v1.19.0
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This release focuses on expanding platform compatibility, improving deployment flexibility, enhancing observability, and addressing key reliability issues.
Changes since
v1.18.0
:Feature
global.nodeSelector
to helm chart to allow for a singlenodeSelector
to be set across all services. (#7818, @StingRayZA)pathType
Exact
in ACME HTTP01 Ingress challenge solvers. (#7795, @sspreitzer)applyconfigurations
allowing clients to make type-safe server-side apply requests for cert-manager resources. (#7866, @erikgb)certmanager_certificate_challenge_status
Prometheus metric. (#7736, @hjoshi123)protocol
field forrfc2136
DNS01 provider (#7881, @hjoshi123)hostUsers
flag to all pods. Not set by default. (#7973, @hjoshi123)--acme-http01-solver-resource-*
settings. (#7972, @lunarwhite)CAInjectorMerging
feature has been promoted to BETA and is now enabled by default (#8017, @ThatsMrTalbot)certificate
metrics to the collector approach. (#7856, @hjoshi123)Bug or Regression
error waiting for authorization
(#7796, @hjoshi123)class
,ingressClassName
,name
) are specified simultaneously (#8021, @lunarwhite)global.rbac.disableHTTPChallengesRole
Helm option. (#7836, @inteon)path
label of core ACME client metrics and will require users to update their monitoring dashboards and alerting rules if using those metrics. (#8109, @mladen-rusev-cyberark)ingress-nginx
in E2E tests to ensure compatibility (#7792, @wallrj)Other (Cleanup or Flake)
tokenrequest
RoleBinding resource to improve consistency (#7761, @lunarwhite)maps.Copy
for cleaner map handling (#8092, @quantpoet)vault-client-go
to the newvault/api
client. (#8059, @armagankaratosun)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 is behind base branch, 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.