From 41bdc69d9c6103d766889bc088c98791a7caf70b Mon Sep 17 00:00:00 2001 From: hu xinhui Date: Thu, 18 Oct 2018 14:31:14 +0800 Subject: 1.Optimization code for deploying k8s 2.Fix bugs for upgrade k8s version to v1.10.4 Change-Id: I6b17162574f4c4098eb6514cc067096e71f27f97 Signed-off-by: hu xinhui --- build/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build') diff --git a/build/build.yaml b/build/build.yaml index a44026c2..6694c8e7 100644 --- a/build/build.yaml +++ b/build/build.yaml @@ -15,7 +15,7 @@ packages: - http://artifacts.opnfv.org/compass4nfv/package/master/ubuntu-16.04.3-server-amd64.iso - name: harbor-offline-installer-v1.5.0.tgz - description: "The package of harbor v1.5.5" + description: "The package of harbor v1.5.0" get_method: cached url: - http://192.168.137.222/download/harbor-offline-installer-v1.5.0.tgz @@ -34,7 +34,7 @@ packages: - name: compass-tasks-k8s description: "compass task container integrated with kubespray" get_method: docker - url: huxinhui/compass-tasks-k8s:7.0.0 + url: huxinhui/compass-tasks-k8s:7.0.1 - name: compass-cobbler description: "cobbler container for compass" -- cgit