From: Bartek Grzybowski Date: Mon, 15 Nov 2021 13:23:12 +0000 (+0100) Subject: [BUILD] Add download link for cmctl utility to binaries list X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F125838%2F1;p=oom%2Foffline-installer.git [BUILD] Add download link for cmctl utility to binaries list This will download cmctl tool (https://cert-manager.io/next-docs/usage/cmctl/) Change-Id: I7247303d7ef5f0c8a7ab08c43a8705020918729a Issue-ID: OOM-2871 Signed-off-by: Bartek Grzybowski --- diff --git a/build/data_lists/infra_bin_utils.list b/build/data_lists/infra_bin_utils.list index c83a24b5..bfb011a6 100644 --- a/build/data_lists/infra_bin_utils.list +++ b/build/data_lists/infra_bin_utils.list @@ -4,3 +4,4 @@ https://get.helm.sh/helm-v3.6.3-linux-amd64.tar.gz https://github.com/chartmuseum/helm-push/releases/download/v0.9.0/helm-push_0.9.0_linux_amd64.tar.gz https://github.com/rancher/rke/releases/download/v1.3.0/rke_linux-amd64 https://charts.jetstack.io/charts/cert-manager-v1.5.4.tgz +https://github.com/jetstack/cert-manager/releases/download/v1.6.1/cmctl-linux-amd64.tar.gz