integ/kubernetes/helm/centos/build_srpm.data
Al Bailey 4d3140627a Up-version Helm from 2.9.1 to 2.11.0
Point the spec and data file to the newer version.
Reset the TIS patch version from 3 to 1

Story: 2002843
Task: 26751
Depends-On: Ic6a75a2c89d6992433fe78407ff4464da339e776
Change-Id: I5afb5847204c62214689f9e246a4c9c0ddaf02b7
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-10-11 15:14:22 -05:00

7 lines
145 B
Plaintext

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