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>
This commit is contained in:
parent
089c6ec69e
commit
4d3140627a
@ -1,6 +1,6 @@
|
||||
VERSION=2.9.1
|
||||
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=3
|
||||
TIS_PATCH_VER=1
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: helm
|
||||
Version: 2.9.1
|
||||
Version: 2.11.0
|
||||
Release: 0%{?_tis_dist}.%{tis_patch_ver}
|
||||
Summary: The Kubernetes Package Manager
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user