mirror of https://github.com/dapr/docs.git
Tweaks per PR
This commit is contained in:
parent
aa8d5bfc45
commit
11d2697f94
|
@ -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:
|
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" %}}:
|
For version {{% dapr-latest-version long="true" %}}:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue