The documentation you are viewing is for Dapr v1.7 which is an older version of Dapr. For up-to-date documentation, see the latest version.

在自托管环境中升级 Dapr 的步骤

按照这些步骤在自托管模式下升级 Dapr,并确保顺利升级
  1. 卸载当前的Dapr部署:

    dapr uninstall --all
    
  2. Download and install the latest CLI by visiting this guide.

  3. 初始化 Dapr 运行时:

    dapr init
    
  4. Ensure you are using the latest version of Dapr (v1.2) with:

    $ dapr --version
    
    CLI version: 1.2
    Runtime version: 1.2