Merge pull request #1370 from CCGAC-Andreas-Riehl/patch-1

Update kubernetes-upgrade.md
This commit is contained in:
Aaron Crawfis 2021-04-06 14:20:50 -07:00 committed by GitHub
commit 32a71fa4c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ There are two ways to upgrade the Dapr control plane on a Kubernetes cluster usi
The example below shows how to upgrade to version 1.1.0:
```bash
dapr upgrade -k --runtime-version=1.0.1
dapr upgrade -k --runtime-version=1.1.0
```
You can provide all the available Helm chart configurations using the Dapr CLI.