From 6cad5d8c72426561a5669b469f1961872b093dd4 Mon Sep 17 00:00:00 2001 From: Piotr Marcinkiewicz Date: Wed, 14 Oct 2020 12:00:28 +0200 Subject: Update cm-container with k8splugin 3.4.3 Issue-ID: DCAEGEN2-2508 Signed-off-by: Piotr Marcinkiewicz Change-Id: Id6ba99c581c887238e4cb246d716b4ad952d60e3 --- cm-container/pom.xml | 2 +- cm-container/scripts/get-plugins.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cm-container/pom.xml b/cm-container/pom.xml index 3cb3ff4..c1ab38b 100644 --- a/cm-container/pom.xml +++ b/cm-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments cm-container dcaegen2-deployments-cm-container - 3.4.0 + 3.4.1 http://maven.apache.org UTF-8 diff --git a/cm-container/scripts/get-plugins.sh b/cm-container/scripts/get-plugins.sh index 999341f..a621b61 100755 --- a/cm-container/scripts/get-plugins.sh +++ b/cm-container/scripts/get-plugins.sh @@ -31,7 +31,7 @@ PLUGINS=\ "\ /dcaepolicyplugin/2.4.0/dcaepolicyplugin-2.4.0-py27-none-linux_x86_64.wgn|/dcaepolicyplugin/2.4.0/dcaepolicyplugin_types.yaml \ /relationshipplugin/1.1.0/relationshipplugin-1.1.0-py27-none-linux_x86_64.wgn|/relationshipplugin/1.1.0/relationshipplugin_types.yaml \ -/k8splugin/3.4.2/k8splugin-3.4.2-py27-none-linux_x86_64.wgn|/k8splugin/3.4.2/k8splugin_types.yaml \ +/k8splugin/3.4.3/k8splugin-3.4.3-py27-none-linux_x86_64.wgn|/k8splugin/3.4.3/k8splugin_types.yaml \ /clamppolicyplugin/1.1.0/clamppolicyplugin-1.1.0-py27-none-linux_x86_64.wgn|/clamppolicyplugin/1.1.0/clamppolicyplugin_types.yaml \ /dmaap/1.5.0/dmaap-1.5.0-py27-none-linux_x86_64.wgn|/dmaap/1.5.0/dmaap_types.yaml \ /helm/4.2.0/helm-4.2.0-py27-none-linux_x86_64.wgn|/helm/4.2.0/helm_types.yaml \ -- cgit 1.2.3-korg