diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-03-14 22:14:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-14 22:14:46 +0000 |
commit | ebe4ba8462bf5830dcf542e42ba8ea53a38bd5ca (patch) | |
tree | 50f6bb20ef96e5460d417499450835616a719fe5 /k8s-bootstrap-container/build-plugins.sh | |
parent | 5ed51ae84392b191452566957e5a1bae9c32fbc4 (diff) | |
parent | a29fcc9754d2cf08919758b609fc291a93c3c6fc (diff) |
Merge "DCAE bootstrap loads the helm plugin and type file"
Diffstat (limited to 'k8s-bootstrap-container/build-plugins.sh')
-rwxr-xr-x | k8s-bootstrap-container/build-plugins.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/k8s-bootstrap-container/build-plugins.sh b/k8s-bootstrap-container/build-plugins.sh index f97e84c..c21f759 100755 --- a/k8s-bootstrap-container/build-plugins.sh +++ b/k8s-bootstrap-container/build-plugins.sh @@ -41,6 +41,7 @@ CCSDKPLUGINFILES=\ "\ plugins/pgaas-1.1.0-py27-none-any.wgn plugins/sshkeyshare-1.0.0-py27-none-any.wgn +plugins/helm-4.0.0-py27-none-linux_x86_64.wgn " # Build a set of wagon files from archives in a repo |