summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/Chart.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-06-22 13:37:32 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2023-06-29 19:20:03 +0000
commit6e00a8b5804469a9be1ad7d59f612341ce9bf0ce (patch)
tree79264d3589cc8e6020b617976c71695238490cfd /kubernetes/aai/Chart.yaml
parentdcff42b4a5b406ff9abb3da0e077268581e4cb51 (diff)
[COMMON] Bump ONAP version
Update chart versions to 13.0.0 for Montreal Issue-ID: OOM-3173 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie53fd021f01e459c464e44f4459a73ba0b00c172
Diffstat (limited to 'kubernetes/aai/Chart.yaml')
-rw-r--r--kubernetes/aai/Chart.yaml24
1 files changed, 12 insertions, 12 deletions
diff --git a/kubernetes/aai/Chart.yaml b/kubernetes/aai/Chart.yaml
index f760aa170a..6033d41884 100644
--- a/kubernetes/aai/Chart.yaml
+++ b/kubernetes/aai/Chart.yaml
@@ -18,50 +18,50 @@
apiVersion: v2
description: ONAP Active and Available Inventory
name: aai
-version: 12.0.0
+version: 13.0.0
dependencies:
- name: common
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: cassandra
- version: ~12.x-0
+ version: ~13.x-0
# local reference to common chart, as it is
# a part of this chart's package and will not
# be published independently to a repo (at this point)
repository: '@local'
condition: global.cassandra.localCluster
- name: repositoryGenerator
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: aai-babel
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/aai-babel'
condition: aai-babel.enabled
- name: aai-graphadmin
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/aai-graphadmin'
condition: aai-graphadmin.enabled
- name: aai-modelloader
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/aai-modelloader'
condition: aai-modelloader.enabled
- name: aai-resources
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/aai-resources'
condition: aai-resources.enabled
- name: aai-schema-service
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/aai-schema-service'
condition: aai-schema-service.enabled
- name: aai-sparky-be
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/aai-sparky-be'
condition: aai-sparky-be.enabled
- name: aai-traversal
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/aai-traversal'
condition: aai-traversal.enabled
- name: serviceAccount
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'