Skip to content

Commit

Permalink
fix: typo in 1.15 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Talbot <[email protected]>
  • Loading branch information
ThatsMrTalbot committed Jun 5, 2024
1 parent 1c66836 commit a60ef37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/releases/release-notes/release-notes-1.15.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ description: 'cert-manager release notes: cert-manager 1.14'
>
> From this release, the Helm chart will no longer uninstall the CRDs when the
> chart is uninstalled. If you want the CRDs to be removed on uninstall use
> `crds.keep=true` when installing the Helm chart.
> `crds.keep=false` when installing the Helm chart.
cert-manager 1.15 promotes several features to beta, including GatewayAPI support (`ExperimentalGatewayAPISupport`), the ability to provide a subject in the Certificate that will be used literally in the CertificateSigningRequest (`LiteralCertificateSubject`) and the outputting of additional certificate formats (`AdditionalCertificateOutputFormats`).

Expand Down

0 comments on commit a60ef37

Please sign in to comment.