diff options
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/cds/Chart.yaml | 2 | ||||
-rwxr-xr-x | kubernetes/cds/components/cds-blueprints-processor/Chart.yaml | 2 | ||||
-rw-r--r-- | kubernetes/onap/Chart.yaml | 2 | ||||
-rw-r--r-- | kubernetes/uui/Chart.yaml | 8 | ||||
-rw-r--r-- | kubernetes/uui/components/uui-intent-analysis/Chart.yaml | 2 | ||||
-rw-r--r-- | kubernetes/uui/components/uui-intent-analysis/values.yaml | 2 | ||||
-rw-r--r-- | kubernetes/uui/components/uui-llm-adaptation/Chart.yaml | 2 | ||||
-rw-r--r-- | kubernetes/uui/components/uui-llm-adaptation/values.yaml | 2 | ||||
-rw-r--r-- | kubernetes/uui/components/uui-server/Chart.yaml | 2 | ||||
-rw-r--r-- | kubernetes/uui/components/uui-server/values.yaml | 2 | ||||
-rw-r--r-- | kubernetes/uui/values.yaml | 2 |
11 files changed, 14 insertions, 14 deletions
diff --git a/kubernetes/cds/Chart.yaml b/kubernetes/cds/Chart.yaml index d8b6cc7de0..f179afd6e9 100644 --- a/kubernetes/cds/Chart.yaml +++ b/kubernetes/cds/Chart.yaml @@ -17,7 +17,7 @@ apiVersion: v2 description: ONAP Controller Design Studio (CDS) name: cds -version: 13.0.2 +version: 13.0.3 dependencies: - name: common diff --git a/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml b/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml index e4fc011880..cfe5c7371b 100755 --- a/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml +++ b/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml @@ -17,7 +17,7 @@ apiVersion: v2 description: ONAP CDS Blueprints Processor name: cds-blueprints-processor -version: 13.0.0 +version: 13.0.1 dependencies: - name: common diff --git a/kubernetes/onap/Chart.yaml b/kubernetes/onap/Chart.yaml index cd989ad7de..d9a3679c0c 100644 --- a/kubernetes/onap/Chart.yaml +++ b/kubernetes/onap/Chart.yaml @@ -96,7 +96,7 @@ dependencies: repository: '@local' condition: strimzi.enabled - name: uui - version: ~13.x-0 + version: ~15.x-0 repository: '@local' condition: uui.enabled - name: platform diff --git a/kubernetes/uui/Chart.yaml b/kubernetes/uui/Chart.yaml index 900a6c97e1..03c42df008 100644 --- a/kubernetes/uui/Chart.yaml +++ b/kubernetes/uui/Chart.yaml @@ -18,7 +18,7 @@ apiVersion: v2 description: ONAP uui name: uui -version: 13.1.0 +version: 15.0.0 dependencies: - name: common @@ -31,14 +31,14 @@ dependencies: version: ~13.x-0 repository: '@local' - name: uui-server - version: ~13.x-0 + version: ~15.x-0 repository: 'file://components/uui-server' - name: uui-nlp version: ~13.x-0 repository: 'file://components/uui-nlp' - name: uui-intent-analysis - version: ~13.x-0 + version: ~15.x-0 repository: 'file://components/uui-intent-analysis' - name: uui-llm-adaptation - version: ~13.x-0 + version: ~15.x-0 repository: 'file://components/uui-llm-adaptation' diff --git a/kubernetes/uui/components/uui-intent-analysis/Chart.yaml b/kubernetes/uui/components/uui-intent-analysis/Chart.yaml index bd1f6eedab..25fa9459c5 100644 --- a/kubernetes/uui/components/uui-intent-analysis/Chart.yaml +++ b/kubernetes/uui/components/uui-intent-analysis/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 description: ONAP uui intent analysis name: uui-intent-analysis -version: 13.0.0 +version: 15.0.0 dependencies: - name: common diff --git a/kubernetes/uui/components/uui-intent-analysis/values.yaml b/kubernetes/uui/components/uui-intent-analysis/values.yaml index 73903ceae9..a930e50b1c 100644 --- a/kubernetes/uui/components/uui-intent-analysis/values.yaml +++ b/kubernetes/uui/components/uui-intent-analysis/values.yaml @@ -40,7 +40,7 @@ secrets: password: '{{ .Values.postgres.config.pgUserPassword }}' passwordPolicy: generate -image: onap/usecase-ui-intent-analysis:14.0.0 +image: onap/usecase-ui-intent-analysis:15.0.0 pullPolicy: Always # flag to enable debugging - application support required diff --git a/kubernetes/uui/components/uui-llm-adaptation/Chart.yaml b/kubernetes/uui/components/uui-llm-adaptation/Chart.yaml index 1c36c236ee..2391ac35f1 100644 --- a/kubernetes/uui/components/uui-llm-adaptation/Chart.yaml +++ b/kubernetes/uui/components/uui-llm-adaptation/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 description: ONAP uui llm adaptation name: uui-llm-adaptation -version: 13.0.0 +version: 15.0.0 dependencies: - name: common diff --git a/kubernetes/uui/components/uui-llm-adaptation/values.yaml b/kubernetes/uui/components/uui-llm-adaptation/values.yaml index f5804efb20..cda22163db 100644 --- a/kubernetes/uui/components/uui-llm-adaptation/values.yaml +++ b/kubernetes/uui/components/uui-llm-adaptation/values.yaml @@ -40,7 +40,7 @@ secrets: password: '{{ .Values.postgres.config.pgUserPassword }}' passwordPolicy: generate -image: onap/usecase-ui-llm-adaptation:14.0.0 +image: onap/usecase-ui-llm-adaptation:15.0.0 pullPolicy: Always # flag to enable debugging - application support required diff --git a/kubernetes/uui/components/uui-server/Chart.yaml b/kubernetes/uui/components/uui-server/Chart.yaml index 82e395ed45..034768256f 100644 --- a/kubernetes/uui/components/uui-server/Chart.yaml +++ b/kubernetes/uui/components/uui-server/Chart.yaml @@ -17,7 +17,7 @@ apiVersion: v2 description: ONAP uui server name: uui-server -version: 13.0.0 +version: 15.0.0 dependencies: - name: common diff --git a/kubernetes/uui/components/uui-server/values.yaml b/kubernetes/uui/components/uui-server/values.yaml index 6e715bd7a9..4271bbc380 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -48,7 +48,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:14.0.0 +image: onap/usecase-ui-server:15.0.0 pullPolicy: Always # application configuration diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index 2cc0837f41..56bcabe240 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -25,7 +25,7 @@ subChartsOnly: flavor: small # application image -image: onap/usecase-ui:14.0.0 +image: onap/usecase-ui:15.0.0 pullPolicy: Always # application configuration |