integ/kubernetes/helm/debian/meta_data.yaml
Yue Tao 44e0c64748 helm: update meta_data.yaml and remove dl_hook
"dl_files" replaces the ${HELM_SOURCE} in dl_hook
"src_path" replaces the ${SRC} in dl_hook

debrepack deploys the 2 fields to build directory,
so no longer need dl_hook

Test Plan:

Pass: successfully build test

Story: 2009101
Task: 43715

Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: Icae8471dc5480f8176946143361e65f626ca5fef
2021-12-08 08:57:19 +08:00

13 lines
282 B
YAML

---
debname: helm
debver: 3.2.1-1
src_path: centos/files
dl_files:
helm-v3.2.1-linux-amd64.tar.gz:
topdir: linux-amd64
url: https://get.helm.sh/helm-v3.2.1-linux-amd64.tar.gz
md5sum: 98764c2c0175bd306223cc985700d619
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true