aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2021-01-13 12:50:10 -0500
committerJack Lucas <jflos@sonoris.net>2021-01-13 12:50:10 -0500
commitec9906058fd977947b970af72725dc00c591587b (patch)
tree8c0d1317543212de443fa027cddffa382d9cbc5f /pom.xml
parent95afae23452a6debbbeaf5bd18f6466522457197 (diff)
Move bootstrap container to python 33.0.0
Move to an Alpine python base image and install a Python 3 version of the Cloudify CLI. Also remove loading of k8s plugin configurations. (Will move to CM via an init container.) Issue-ID: DCAEGEN2-2543 Issue-ID: DCAEGEN2-2582 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I6d147bbbce863ee8e04d2bd70d7189dc63fa9950
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a3958ff..c3ad56f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>k8s-bootstrap-container</artifactId>
<name>dcaegen2-deployments-k8s-bootstrap-container</name>
- <version>2.2.4-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>