Commit 9814369e authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #39662 from rf232/dashboard-v1.5.1

Automatic merge from submit-queue (batch tested with PRs 39731, 39662, 39721) Update dashboard version to v1.5.1 **What this PR does / why we need it**: Latest Dashboard developments, including a CSRF issue in the dashboard POST handlers **Release note**: ``` Set Dashboard UI version to v1.5.1 ```
parents 636902c7 59ef8a47
......@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.1
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