From 66206077797318250df919425bc6d19ebb2c581f Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Wed, 3 Apr 2019 13:46:22 -0400 Subject: Update k8splugin & type file versions Also stop loading docker type file, never used. Issue-ID: DCAEGEN2-1136 Change-Id: I378d5df461dce7368aa4f4521ef086eb510b7f48 Signed-off-by: Jack Lucas --- k8s-bootstrap-container/build-plugins.sh | 2 +- k8s-bootstrap-container/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'k8s-bootstrap-container') diff --git a/k8s-bootstrap-container/build-plugins.sh b/k8s-bootstrap-container/build-plugins.sh index fc660ca..f7bc393 100755 --- a/k8s-bootstrap-container/build-plugins.sh +++ b/k8s-bootstrap-container/build-plugins.sh @@ -33,7 +33,7 @@ DEST=wagons DCAEPLUGINFILES=\ "\ k8splugin/1.4.5/k8splugin-1.4.5.tgz -k8splugin/1.4.10/k8splugin-1.4.10.tgz +k8splugin/1.4.12/k8splugin-1.4.12.tgz relationshipplugin/1.0.0/relationshipplugin-1.0.0.tgz dcaepolicyplugin/2.3.0/dcaepolicyplugin-2.3.0.tgz \ " diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 2e4f1d2..dc7393a 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments k8s-bootstrap-container dcaegen2-deployments-k8s-bootstrap-container - 1.4.10 + 1.4.11 http://maven.apache.org UTF-8 -- cgit 1.2.3-korg