Add ability to deploy mso 1.1 in K8s
K8s deployment descriptors and configration files for mso 1.1
have been updated. Pushed updated config-init:1.1.0 container
to align with code changes.
Current state of mso 1.1 codebase is such that all war files
deploy in jboss with the exception of workflow message war.
This code submission is therefore concidered WIP until code
stablizes.
Issue-ID: OOM-64
Change-Id: I3ef6c34e090bb9d325dae1736c210c96d6522cfb
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
diff --git a/kubernetes/mso/Chart.yaml b/kubernetes/mso/Chart.yaml
index ad01a78..ab67e0a 100644
--- a/kubernetes/mso/Chart.yaml
+++ b/kubernetes/mso/Chart.yaml
@@ -1,4 +1,4 @@
apiVersion: v1
description: A Helm chart for Kubernetes
name: mso
-version: 0.1.0
+version: 1.1.0