integ/kubernetes/helm/centos/build_srpm.data
Don Penney 2b2aede21f Remove tiller image tarball from helm package
This update removes the tiller-2.9.1-docker-image.tgz tarball from
the helm package until it can be properly gernerated within the
build framework.

Story: 2002876
Task: 22831

Change-Id: Ie54187b0462be22af5e8935fd4fd25c6ff913332
Signed-off-by: Jack Ding <jack.ding@windriver.com>
2018-07-31 08:59:40 -04:00

8 lines
224 B
Plaintext

VERSION=2.9.1
TAR_NAME=helm
TAR="$TAR_NAME-v$VERSION-linux-amd64.tar.gz"
#COPY_LIST="${CGCS_BASE}/downloads/$TAR ${CGCS_BASE}/downloads/tiller-2.9.1-docker-image.tgz"
COPY_LIST="${CGCS_BASE}/downloads/$TAR"
TIS_PATCH_VER=2