Upgrade Dapr on a Kubernetes cluster
- Dapr CLI)
- (if using Helm)
There are two ways to upgrade the Dapr control plane on a Kubernetes cluster using either the Dapr CLI or Helm. The preferred way is to use the Dapr CLI.
The example below shows how to upgrade to version 1.0.0
Helm
From version 1.0.0 onwards, upgrading Dapr using Helm is no longer a disruptive action since existing certificate values will automatically be re-used.
Ensure all pods are running:
Restart your application deployments to update the Dapr runtime: