From: Jack Lucas Date: Fri, 18 Sep 2020 21:04:35 +0000 (-0400) Subject: Add k8splugin version 3.4.2 X-Git-Tag: 3.3.2^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=710cc95fc25c6d254c786919ab4b1d4212531219;p=dcaegen2%2Fdeployments.git Add k8splugin version 3.4.2 Issue-ID: DCAEGEN2-2433 Signed-off-by: Jack Lucas Change-Id: Ie25720cc0616d07562bae839cc6f1345146788e6 --- diff --git a/cm-container/pom.xml b/cm-container/pom.xml index ee28287..b828b91 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.3.1 + 3.3.2 http://maven.apache.org UTF-8 diff --git a/cm-container/scripts/get-plugins.sh b/cm-container/scripts/get-plugins.sh index 137529a..51f5e4a 100755 --- a/cm-container/scripts/get-plugins.sh +++ b/cm-container/scripts/get-plugins.sh @@ -35,6 +35,7 @@ PLUGINS=\ /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 \ +/k8splugin/3.4.2/k8splugin-3.4.2-py27-none-linux_x86_64.wgn|/k8splugin/3.4.2/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 \