integ/kubernetes/helm/centos/build_srpm.data
Robert Church 1be7dcd3bd Add support for multiple helm repositories in helm-upload
Update the helm-upload script to require specifying a specific helm
repository to use with it's operations.

Change-Id: I4b1a3615a6bd5d0bdd834a1cdf27c05d5a1057a0
Story: 2005424
Task: 30645
Signed-off-by: Robert Church <robert.church@windriver.com>
2019-04-27 05:02:48 -04:00

7 lines
145 B
Plaintext

VERSION=2.13.1
TAR_NAME=helm
TAR="$TAR_NAME-v$VERSION-linux-amd64.tar.gz"
COPY_LIST="${CGCS_BASE}/downloads/$TAR $FILES_BASE/*"
TIS_PATCH_VER=2