Skip to content

Commit 4dc40aa

Browse files
authored
Merge pull request kubernetes#72495 from liggitt/bump-dashboard
Bump dashboard to v1.10.1
2 parents a938f8b + 1b0b4d6 commit 4dc40aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/dashboard/dashboard-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
priorityClassName: system-cluster-critical
3232
containers:
3333
- name: kubernetes-dashboard
34-
image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.0
34+
image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1
3535
resources:
3636
limits:
3737
cpu: 100m

0 commit comments

Comments
 (0)