Commit 223c721d authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #43210 from floreks/patch-1

Automatic merge from submit-queue Update Dashboard version to v1.6.0 **What this PR does / why we need it**: Updates dashboard addon to latest version. Changelog can be found [here](https://github.com/kubernetes/dashboard/releases/tag/v1.6.0). **Release note**: ```release-note Update dashboard version to v1.6.0 ```
parents cd254308 eba780db
......@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.1
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.0
resources:
# keep request = limit to keep this container in guaranteed class
limits:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment