Skip to content

Commit dfbb649

Browse files
authored
Merge pull request #30117 from ztzxt/patch-1
Bump dashboard version to 2.4.0 from 2.3.1
2 parents c43a519 + c864a62 commit dfbb649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
3535
The Dashboard UI is not deployed by default. To deploy it, run the following command:
3636

3737
```
38-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml
38+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml
3939
```
4040

4141
## Accessing the Dashboard UI

0 commit comments

Comments
 (0)