From 7c9b34c0ea0186946eb0539e9b35276f59420583 Mon Sep 17 00:00:00 2001 From: JerzySzachniewicz Date: Thu, 17 Dec 2020 09:23:24 +0100 Subject: update cm-container with k8splugin 3.5.1 Added support for services witch ipv6 Issue-ID: DCAEGEN2-2388 Signed-off-by: JerzySzachniewicz Change-Id: Id0b8fbf2f4dedba2ef7929462f5c5d1ccbbc47fc --- cm-container/pom.xml | 2 +- cm-container/scripts/get-plugins.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cm-container') diff --git a/cm-container/pom.xml b/cm-container/pom.xml index c1ab38b..e676be6 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.1 + 3.4.2 http://maven.apache.org UTF-8 diff --git a/cm-container/scripts/get-plugins.sh b/cm-container/scripts/get-plugins.sh index a621b61..5d11254 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.3/k8splugin-3.4.3-py27-none-linux_x86_64.wgn|/k8splugin/3.4.3/k8splugin_types.yaml \ +/k8splugin/3.5.1/k8splugin-3.5.1-py27-none-linux_x86_64.wgn|/k8splugin/3.5.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