integ/kubernetes/helm/centos/build_srpm.data
Lucas Cavalcante 53c950f369 Add helm-2to3 package
This plugin is needed to ease migration of helmv2 release to helmv3,
therefore enabling migration of Armada apps to FluxCD

TEST PLAN:

PASS: 2to3 is installed to /usr/local/share/helm/plugins/2to3

Story: 2009138
Task: 45584
Depends-on: https://review.opendev.org/c/starlingx/tools/+/845273
Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com>
Change-Id: I83d572bf8903c0d6e4daf189e69487956b0f8bcc
2022-06-10 11:49:25 -03:00

9 lines
237 B
Plaintext

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