Tweaks per PR

This commit is contained in:
Phil Kedy 2021-10-26 18:32:29 -04:00
parent aa8d5bfc45
commit 11d2697f94
1 changed files with 2 additions and 2 deletions

View File

@ -51,9 +51,9 @@ From version 1.0.0 onwards, upgrading Dapr using Helm is no longer a disruptive
1. Upgrade Dapr from 1.0.0 (or newer) to any [NEW VERSION] > 1.0.0:
*Helm does not handle upgrading CRDs, so you will need to perform that manually. CRDs are backward-compatible and should only be installed forward.*
*Helm does not handle upgrading CRDs, so you need to perform that manually. CRDs are backward-compatible and should only be installed forward.*
***Note**: The Dapr version is included in the commands below*
>Note: The Dapr version is included in the commands below.
For version {{% dapr-latest-version long="true" %}}: