From 6a236a4c258afb0e983ef071499ba5171ec33d90 Mon Sep 17 00:00:00 2001 From: Mark Chmarny Date: Thu, 17 Dec 2020 10:24:14 -0800 Subject: [PATCH] Points to latest version of CLI to avoid CLI vs Core RC releases --- .../operations/hosting/kubernetes/kubernetes-production.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md index d64c896ba..00e736da2 100644 --- a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md +++ b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md @@ -76,10 +76,7 @@ Dapr supports zero downtime upgrades. The upgrade path includes the following st ### Upgrading the CLI -To upgrade the Dapr CLI, [download a release version](https://github.com/dapr/cli/releases) of the CLI that matches the Dapr runtime version. -For example, if upgrading to Dapr 1.0.0-rc.x, download a CLI version of 1.0.0-rc.x. - -After you downloaded the binary, it's recommended you put the CLI binary in your path. +To upgrade the Dapr CLI, [download the latest version](https://github.com/dapr/cli/releases) of the CLI. After you downloaded the binary, it's recommended you put the CLI binary in your path. ### Updating the control plane