Commit 5e52db2e authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #35895 from rf232/patch-1

Automatic merge from submit-queue Update Dashboard UI version to 1.4.2 **What this PR does / why we need it**: Dashboard 1.4.2 contains a fix for an XSS security bug, so I think it would be prudent to update the Dashboard version 'shipped' with kubernetes to this version **Special notes for your reviewer**: **Release note**: - Updated dashboard version in addons to 1.4.2```
parents d5014c3f 4981e0e3
......@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.4.0
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.4.2
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