File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
content/docs/releases/release-notes Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ description: 'cert-manager release notes: cert-manager 1.18'
5
5
6
6
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
7
7
8
+ cert-manager 1.18 introduces several new features and breaking changes.
9
+ Highlights include support for ACME certificate profiles,
10
+ a new default for ` Certificate.Spec.PrivateKey.RotationPolicy ` now set to ` Always ` (breaking change), and
11
+ the default ` Certificate.Spec.RevisionHistoryLimit ` now set to ` 1 ` (potentially breaking).
12
+ Be sure to review all new features and changes below, and read the full release notes carefully before upgrading.
13
+
8
14
## Major Themes
9
15
10
16
### ACME Certificate Profiles
You can’t perform that action at this time.
0 commit comments