[UUI] Make UUI SM compatible

Change the service definitions and deployment to support the nonTLS setup
(AAF removal) using existing templates

Issue-ID: OOM-2998

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If86aa97e2bc8eef628a02d43407b2f16b1d06783
diff --git a/kubernetes/uui/Chart.yaml b/kubernetes/uui/Chart.yaml
index 6acf6f2..3c920dc 100644
--- a/kubernetes/uui/Chart.yaml
+++ b/kubernetes/uui/Chart.yaml
@@ -40,5 +40,5 @@
     version: ~12.x-0
     repository: 'file://components/uui-nlp'
   - name: uui-intent-analysis
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/uui-intent-analysis'