File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
content/docs/releases/upgrading Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,12 @@ description: 'cert-manager installation: Upgrading v1.15 to v1.16'
5
5
6
6
Before upgrading cert-manager from 1.15 to 1.16 please read the following important notes about breaking changes in 1.16:
7
7
8
- TODO
8
+ 1 . Helm schema validation may reject your existing Helm values files if they contain typos or unrecognized fields.
9
+ For more details, refer to the [ Helm] ( ../release-notes/release-notes-1.16.md#helm ) section in the release notes.
10
+ 1 . Venafi Issuer may fail to renew certificates if the requested duration conflicts with the CA’s minimum or maximum policy settings in Venafi.
11
+ For more details, refer to the [ Venafi Issuer] ( ../release-notes/release-notes-1.16.md#venafi-issuer ) section in the release notes.
12
+ 1 . Venafi Issuer may fail to renew Certificates if the issuer has been configured for TPP with username-password authentication.
13
+ For more details, refer to the [ Venafi Issuer] ( ../release-notes/release-notes-1.16.md#venafi-issuer ) section in the release notes.
9
14
10
15
## Next Steps
11
16
You can’t perform that action at this time.
0 commit comments