diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-01-28 10:37:02 -0500 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-01-28 10:38:28 -0500 |
commit | cddf9bfaa435c938c740a49203d21070fa91ff52 (patch) | |
tree | 13e777cd9b6afa1b9d58631a0def3216e38d1e7d /k8s-bootstrap-container/pom.xml | |
parent | 0025fda3bdc37f9cd1d436f9541eace023a0afc3 (diff) |
Move inventory deployment to Helm
Issue-ID: DCAEGEN2-1089
Change-Id: Ideb129885e8774e7578eea8291889b232097862e
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r-- | k8s-bootstrap-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index e695f6d..f02e2d8 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.4.6</version> + <version>1.4.7</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |