diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-07-27 14:25:44 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-07-27 14:46:53 +0000 |
commit | a35d8d48aabea210d475ea728c197854fb0688c1 (patch) | |
tree | 8b5fd467f296f5d3fc2839fce00f5174d77f28b8 /k8s-bootstrap-container/build-plugins.sh | |
parent | a253c17082df9cbb191b3eab2e31aef648b34717 (diff) |
Update k8splugin version
Also bump version number. (The correct one!)
Change-Id: Ieae9ebecf97ec67197dbdc80ef81e7b45b46e365
Issue-ID: DCAEGEN2-504
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/build-plugins.sh')
-rwxr-xr-x | k8s-bootstrap-container/build-plugins.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/build-plugins.sh b/k8s-bootstrap-container/build-plugins.sh index 84e4faa..383e5e9 100755 --- a/k8s-bootstrap-container/build-plugins.sh +++ b/k8s-bootstrap-container/build-plugins.sh @@ -31,7 +31,7 @@ DEST=wagons # For DCAE, we get zips of the archives and build wagons DCAEPLUGINFILES=\ "\ -k8splugin/1.1.0/k8splugin-1.1.0.tgz +k8splugin/1.4.0/k8splugin-1.4.0.tgz dockerplugin/3.2.0/dockerplugin-3.2.0.tgz relationshipplugin/1.0.0/relationshipplugin-1.0.0.tgz dcaepolicyplugin/2.3.0/dcaepolicyplugin-2.3.0.tgz \ |