aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/Chart.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-02-07 13:10:01 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2023-02-14 08:38:51 +0000
commit22f3b16043de9d28461a523202018ef82fcb892d (patch)
treee47de6460e7d18faf987bd48135045f166f52552 /kubernetes/uui/Chart.yaml
parent63ec99de7215eb043093dd0e8ec90d8c33aa6590 (diff)
[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
Diffstat (limited to 'kubernetes/uui/Chart.yaml')
-rw-r--r--kubernetes/uui/Chart.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/Chart.yaml b/kubernetes/uui/Chart.yaml
index 6acf6f2e4d..3c920dc446 100644
--- a/kubernetes/uui/Chart.yaml
+++ b/kubernetes/uui/Chart.yaml
@@ -40,5 +40,5 @@ dependencies:
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'