From 0d98019a72cb124826a4fe0c6900d38f10fc2da7 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Wed, 9 Sep 2020 07:39:09 +0200 Subject: Update cm-container with k8splugin 3.4.1 Bump version of cm-container from 3.2.0 to 3.3.0 Issue-ID: DCAEGEN2-2253 Signed-off-by: Remigiusz Janeczek Change-Id: I034992e8a06cbe4daa96a34c86e28f17add73d4f --- cm-container/pom.xml | 2 +- cm-container/scripts/get-plugins.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'cm-container') diff --git a/cm-container/pom.xml b/cm-container/pom.xml index 8909a7e..3adc2bf 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.2.0 + 3.3.0 http://maven.apache.org UTF-8 diff --git a/cm-container/scripts/get-plugins.sh b/cm-container/scripts/get-plugins.sh index 272c9a4..137529a 100755 --- a/cm-container/scripts/get-plugins.sh +++ b/cm-container/scripts/get-plugins.sh @@ -34,6 +34,7 @@ PLUGINS=\ /k8splugin/2.0.0/k8splugin-2.0.0-py27-none-linux_x86_64.wgn|/k8splugin/2.0.0/k8splugin_types.yaml \ /k8splugin/3.0.0/k8splugin-3.0.0-py27-none-linux_x86_64.wgn|/k8splugin/3.0.0/k8splugin_types.yaml \ /k8splugin/3.3.0/k8splugin-3.3.0-py27-none-linux_x86_64.wgn|/k8splugin/3.3.0/k8splugin_types.yaml \ +/k8splugin/3.4.1/k8splugin-3.4.1-py27-none-linux_x86_64.wgn|/k8splugin/3.4.1/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