Skip to content

Commit 45b0e89

Browse files
authored
Merge pull request #38635 from benyko/patch-1
Update web-ui-dashboard.md
2 parents 60549d5 + 1af5764 commit 45b0e89

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
@@ -37,7 +37,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
3737
The Dashboard UI is not deployed by default. To deploy it, run the following command:
3838

3939
```
40-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.1/aio/deploy/recommended.yaml
40+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml
4141
```
4242

4343
## Accessing the Dashboard UI

0 commit comments

Comments
 (0)