chore(deps): update helm release cert-manager to v1.18.0-beta.0 #79
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.17.1
->v1.18.0-beta.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cert-manager/cert-manager (cert-manager)
v1.18.0-beta.0
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
Changes since
v1.17.0
:Feature
#7663
,@ThatsMrTalbot
)app.kubernetes.io/managed-by: cert-manager
label to the created Let's Encrypt account keys (#7577
,@terinjokes
)certmanager_certificate_not_before_timestamp_seconds
,certmanager_certificate_not_after_timestamp_seconds
). (#7612
,@solidDoWant
)--extra-certificate-annotations
, which sets a list of annotation keys to be copied from Ingress-like to resulting Certificate object (#7083
,@k0da
)iss
short name for the cert-managerIssuer
resourceciss
short name for the cert-managerClusterIssuer
resource (#7373
,@SgtCoDFish
)global.rbac.disableHTTPChallengesRole
helm value to disable HTTP-01 ACME challenges. This allows cert-manager to drop its permission to create pods, improving security when HTTP-01 challenges are not required. (#7666
,@ali-hamza-noor
)#7591
,@tareksha
)FindZoneByFqdn
(#7596
,@ThatsIvan
)golang.org/x/crypto/acme
package (#7752
,@wallrj
)ACME profiles extension
. (#7777
,@wallrj
)UseDomainQualifiedFinalizer
feature to GA. (#7735
,@jsoref
)service/servicemon
definitions to use port names instead of numbers. (#7727
,@jcpunk
)Certificate.Spec.PrivateKey.RotationPolicy
changed fromNever
toAlways
. (#7723
,@wallrj
)revisionHistoryLimit
to 1 for the CertificateRequest revisions (#7758
,@ali-hamza-noor
)Documentation
#7620
,@teslaedison
)Bug or Regression
go-jose
dependency to addressCVE-2025-27144
. (#7606
,@SgtCoDFish
)golang.org/x/oauth2
to patchCVE-2025-22868
.golang.org/x/crypto
to patchGHSA-hcg3-q754-cr77
.github.com/golang-jwt/jwt
to patchGHSA-mh63-6h87-95cp
. (#7638
,@NicholasBlaskey
)pathType
fromImplementationSpecific
toExact
for a reliable handling of ingress controllers and enhanced security. (#7767
,@sspreitzer
)#7690
,@wallrj
)--namespace=<namespace>
: limit the scope of cert-manager to a single namespace and disable cluster-scoped controllers. (#7678
,@tsaarni
)commonName
field; IP addresses are no longer added to the DNSsubjectAlternativeName
list and are instead added to theipAddresses
field as expected. (#7081
,@johnjcool
)#7549
,@LukeCarrier
)certmanager_certificate_renewal_timestamp_seconds
metric help text indicating that the metric is relative to expiration time, rather than Unix epoch time. (#7609
,@solidDoWant
)#7698
,@ali-hamza-noor
)#7579
,@tobiasbp
)Passthrough
mode. (#6986
,@vehagn
)golang.org/x/net
fixingCVE-2025-22870
. (#7619
,@depandabot[bot]
)Other (Cleanup or Flake)
v2.7.0
and modified the ACME tests to match latest Pebble behavior. (#7771
,@wallrj
)third_party/forked/acme
package with support for the ACME profiles extension. (#7776
,@wallrj
)AdditionalCertificateOutputFormats
feature to GA, making additional formats always enabled. (#7744
,@erikgb
)ValidateCAA
. Setting this feature gate is now a no-op which does nothing but print a warning log line (#7553
,@SgtCoDFish
)golang.org/x/net
fixingCVE-2025-22870
. (#7619
,@depandabot[bot]
)slices.Contains
to simplify code (#7753
,@cuinix
)v1.18.0-alpha.0
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
Changes since
v1.17.0
:Feature
#7663
,@ThatsMrTalbot
)app.kubernetes.io/managed-by: cert-manager
label to the created Let's Encrypt account keys (#7577
,@terinjokes
)certmanager_certificate_not_before_timestamp_seconds
,certmanager_certificate_not_after_timestamp_seconds
). (#7612
,@solidDoWant
)#7083
,@k0da
)iss
short name for the cert-managerIssuer
resourceAdded the
ciss
short name for the cert-managerClusterIssuer
resource (#7373
,@SgtCoDFish
)global.rbac.disableHTTPChallengesRole
helm value to disable HTTP-01 ACME challenges. This allows cert-manager to drop its permission to create pods, improving security when HTTP-01 challenges are not required. (#7666
,@ali-hamza-noor
)#7591
,@tareksha
)FindZoneByFqdn
(#7596
,@ThatsIvan
)UseDomainQualifiedFinalizer
feature to GA. (#7735
,@jsoref
)Certificate.Spec.PrivateKey.RotationPolicy
changed fromNever
toAlways
. (#7723
,@wallrj
)Documentation
#7620
,@teslaedison
)Bug or Regression
go-jose
dependency to addressCVE-2025-27144
. (#7606
,@SgtCoDFish
)golang.org/x/oauth2
to patchCVE-2025-22868
.golang.org/x/crypto
to patchGHSA-hcg3-q754-cr77
.github.com/golang-jwt/jwt
to patchGHSA-mh63-6h87-95cp
. (#7638
,@NicholasBlaskey
)#7690
,@wallrj
)#7678
,@tsaarni
)commonName
field; IP addresses are no longer added to the DNSsubjectAlternativeName
list and are instead added to theipAddresses
field as expected. (#7081
,@johnjcool
)#7549
,@LukeCarrier
)certmanager_certificate_renewal_timestamp_seconds
metric help text indicating that the metric is relative to expiration time, rather than Unix epoch time. (#7609
,@solidDoWant
)#7698
,@ali-hamza-noor
)Passthrough
mode. (#6986
,@vehagn
)Other (Cleanup or Flake)
AdditionalCertificateOutputFormats
feature to GA, making additional formats always enabled. (#7744
,@erikgb
)ValidateCAA
. Setting this feature gate is now a no-op which does nothing but print a warning log line (#7553
,@SgtCoDFish
)golang.org/x/net
fixingCVE-2025-22870
. (#7619
,@depandabot[bot]
)v1.17.2
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This patch release addresses several vulnerabilities reported by the Trivy security scanner. It is built with the latest version of Go 1.23 and includes various dependency updates.
Changes since
v1.17.1
Bug or Regression
v1.23.8
to fixCVE-2025-22871
(#7701,@wallrj
)go-jose
dependency to addressCVE-2025-27144
(#7603,@SgtCoDFish
)golang.org/x/net
to addressCVE-2025-22870
reported by Trivy (#7622,@SgtCoDFish
)golang.org/x/net
to fixCVE-2025-22872
(#7703,@wallrj
)golang.org/x/oauth2
to patchCVE-2025-22868
(#7692,@lentzi90
)golang.org/x/crypto
to patchGHSA-hcg3-q754-cr77
(#7692,@lentzi90
)github.com/golang-jwt/jwt
to patchGHSA-mh63-6h87-95cp
(#7692,@lentzi90
)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.