The documentation you are viewing is for Dapr v1.15 which is an older version of Dapr. For up-to-date documentation, see the latest version.
在自托管环境中升级 Dapr 的步骤
按照这些步骤在自托管模式下升级 Dapr,确保升级过程顺利
	- 
卸载当前的 Dapr 部署: 注意这将删除默认的$HOME/.dapr目录、二进制文件和所有容器(dapr_redis、dapr_placement 和 dapr_zipkin)。如果在 Linux 上运行 docker 命令需要使用 sudo,请使用sudo。dapr uninstall --all
- 
访问本指南以下载并安装最新版本的 CLI。 
- 
初始化 Dapr 运行时: dapr init
- 
确认您正在使用最新版本的 Dapr (v1.15.8): $ dapr --version CLI version: 1.15 Runtime version: 1.15
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.