Skip to content

Commit

Permalink
Update to latest dashboard images
Browse files Browse the repository at this point in the history
  • Loading branch information
tstromberg committed Nov 17, 2019
1 parent cca2acd commit 01bd2f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/addons/dashboard/dashboard-dp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: dashboard-metrics-scraper
image: kubernetesui/metrics-scraper:v1.0.1
image: kubernetesui/metrics-scraper:v1.0.2
ports:
- containerPort: 8000
protocol: TCP
Expand Down Expand Up @@ -89,7 +89,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: kubernetesui/dashboard:v2.0.0-beta4
image: kubernetesui/dashboard:v2.0.0-beta6
ports:
- containerPort: 9090
protocol: TCP
Expand Down

0 comments on commit 01bd2f7

Please sign in to comment.