Upversion helm spec to v2.12.1
This commit upversions helm from v2.11.0 to v2.12.1. This is necessary as support for kubernetes v1.12 support is only introduced in helm v2.12. Story: 2004520 Task: 28777 Depends-on: I2501cd1174f85810892e51ac8a44746302eeb120 Change-Id: I605f1ba2c7fda52d9e0bf84b6132314efad15b24 Signed-off-by: Joseph Richard <joseph.richard@windriver.com>
This commit is contained in:
parent
0f5ee1bcb1
commit
d3ff5a1c77
@ -1,4 +1,4 @@
|
||||
VERSION=2.11.0
|
||||
VERSION=2.12.1
|
||||
TAR_NAME=helm
|
||||
TAR="$TAR_NAME-v$VERSION-linux-amd64.tar.gz"
|
||||
COPY_LIST="${CGCS_BASE}/downloads/$TAR $FILES_BASE/*"
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: helm
|
||||
Version: 2.11.0
|
||||
Version: 2.12.1
|
||||
Release: 0%{?_tis_dist}.%{tis_patch_ver}
|
||||
Summary: The Kubernetes Package Manager
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user