Browse code

kubernetes-dashboard update to v1.10.1

There is a secuity fix available for Kubernetes Dashboard:
CVE-2018-18264. The fix is available in v1.10.1.

Change-Id: I046906a3289f588ad76598d3b892cf8bad286c94
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6459
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Amarnath <vaa@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>

Girish Sadhani authored on 2019/01/07 19:01:38
Showing 1 changed files
... ...
@@ -1,11 +1,11 @@
1 1
 Summary:        Kubernetes Dashboard UI
2 2
 Name:           kubernetes-dashboard
3
-Version:        1.8.3
4
-Release:        2%{?dist}
3
+Version:        1.10.1
4
+Release:        1%{?dist}
5 5
 License:        Apache-2.0
6 6
 URL:            https://github.com/kubernetes/dashboard
7 7
 Source0:        %{name}-%{version}.tar.gz
8
-%define sha1    kubernetes-dashboard=d0e85648129f6b480773539dc2a83e04f85c76f1
8
+%define sha1    kubernetes-dashboard=ad2d26be3a7d099e0d917f04b873a72945694d58
9 9
 Group:          Development/Tools
10 10
 Vendor:         VMware, Inc.
11 11
 Distribution:   Photon
... ...
@@ -52,6 +52,8 @@ cp -p -r ./src/deploy/Dockerfile %{buildroot}/opt/k8dashboard/
52 52
 /opt/k8dashboard/public/*
53 53
 
54 54
 %changelog
55
+*    Mon Jan 07 2019 Girish Sadhani <gsadhani@vmware.com> 1.10.1-1
56
+-    Updating kubernetes-dashboard to 1.10.1 for security fix
55 57
 *    Tue Apr 17 2018 Dheeraj Shetty <dheerajs@vmware.com> 1.8.3-2
56 58
 -    Fix build issue
57 59
 *    Tue Mar 13 2018 Dheeraj Shetty <dheerajs@vmware.com> 1.8.3-1