[UUI] Update image version 16.0.1 of components of UUI 36/141436/2 master
authorkaixiliu <liukaixi@chinamobile.com>
Fri, 4 Jul 2025 09:13:39 +0000 (17:13 +0800)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Tue, 15 Jul 2025 14:32:39 +0000 (14:32 +0000)
Issue-ID: USECASEUI-895
Change-Id: I3fed1df3e159a6b3a98f2efd18097e571d95f3e0
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
kubernetes/onap/Chart.yaml
kubernetes/uui/Chart.yaml
kubernetes/uui/components/uui-intent-analysis/Chart.yaml
kubernetes/uui/components/uui-intent-analysis/values.yaml
kubernetes/uui/components/uui-llm-adaptation/Chart.yaml
kubernetes/uui/components/uui-llm-adaptation/values.yaml
kubernetes/uui/components/uui-server/Chart.yaml
kubernetes/uui/components/uui-server/values.yaml
kubernetes/uui/values.yaml

index 4532ad7..09d636c 100644 (file)
@@ -96,7 +96,7 @@ dependencies:
     repository: '@local'
     condition: strimzi.enabled
   - name: uui
-    version: ~15.x-0
+    version: ~16.x-0
     repository: '@local'
     condition: uui.enabled
   - name: platform
index 1b3ca07..397eb3c 100644 (file)
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: ONAP uui
 name: uui
-version: 15.0.1
+version: 16.0.1
 
 dependencies:
   - name: common
@@ -31,16 +31,16 @@ dependencies:
     version: ~13.x-0
     repository: '@local'
   - name: uui-server
-    version: ~15.x-0
+    version: ~16.x-0
     repository: 'file://components/uui-server'
   - name: uui-nlp
     version: ~13.x-0
     repository: 'file://components/uui-nlp'
   - name: uui-intent-analysis
-    version: ~15.x-0
+    version: ~16.x-0
     repository: 'file://components/uui-intent-analysis'
   - name: uui-llm-adaptation
-    version: ~15.x-0
+    version: ~16.x-0
     repository: 'file://components/uui-llm-adaptation'
   - name: nginx
     version: ~18.3.x-0
index 25fa945..ff396a2 100644 (file)
@@ -15,7 +15,7 @@
 apiVersion: v2
 description: ONAP uui intent analysis
 name: uui-intent-analysis
-version: 15.0.0
+version: 16.0.1
 
 dependencies:
   - name: common
index 65f7214..c556618 100644 (file)
@@ -42,7 +42,7 @@ secrets:
     password: '{{ .Values.postgres.config.pgUserPassword }}'
     passwordPolicy: generate
 
-image: onap/usecase-ui-intent-analysis:15.0.1
+image: onap/usecase-ui-intent-analysis:16.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 2391ac3..6500e33 100644 (file)
@@ -15,7 +15,7 @@
 apiVersion: v2
 description: ONAP uui llm adaptation
 name: uui-llm-adaptation
-version: 15.0.0
+version: 16.0.1
 
 dependencies:
   - name: common
index 9ee1f30..c803377 100644 (file)
@@ -40,7 +40,7 @@ secrets:
     password: '{{ .Values.postgres.config.pgUserPassword }}'
     passwordPolicy: generate
 
-image: onap/usecase-ui-llm-adaptation:15.0.0
+image: onap/usecase-ui-llm-adaptation:16.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index e5677aa..bdf6938 100644 (file)
@@ -17,7 +17,7 @@
 apiVersion: v2
 description: ONAP uui server
 name: uui-server
-version: 15.0.1
+version: 16.0.1
 
 dependencies:
   - name: common
index 83dabb3..b2934d8 100644 (file)
@@ -52,7 +52,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui-server:15.0.3
+image: onap/usecase-ui-server:16.0.1
 pullPolicy: Always
 revisionHistoryLimit: 1
 
index 8f7c6cd..a931c1e 100644 (file)
@@ -28,7 +28,7 @@ subChartsOnly:
 flavor: small
 
 # application image
-image: onap/usecase-ui:15.0.1
+image: onap/usecase-ui:16.0.1
 pullPolicy: Always
 
 # application configuration