aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/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/so/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/so/Chart.yaml')
-rwxr-xr-xkubernetes/so/Chart.yaml46
1 files changed, 23 insertions, 23 deletions
diff --git a/kubernetes/so/Chart.yaml b/kubernetes/so/Chart.yaml
index 3f1f871b7e..f59b5e921a 100755
--- a/kubernetes/so/Chart.yaml
+++ b/kubernetes/so/Chart.yaml
@@ -16,88 +16,88 @@
apiVersion: v2
description: ONAP Service Orchestrator
name: so
-version: 12.0.0
+version: 13.0.0
dependencies:
- name: common
- 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'
- name: readinessCheck
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: mariadb-galera
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
condition: global.mariadbGalera.localCluster
- name: repositoryGenerator
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: soHelpers
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/soHelpers'
- name: so-admin-cockpit
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-admin-cockpit'
condition: so-admin-cockpit.enabled
- name: so-bpmn-infra
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-bpmn-infra'
- name: so-catalog-db-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-catalog-db-adapter'
condition: so-catalog-db-adapter.enabled
- name: so-cnf-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: "file://components/so-cnf-adapter"
condition: so-cnf-adapter.enabled
- name: so-cnfm-lcm
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-cnfm-lcm'
condition: so-cnfm-lcm.enabled
- name: so-etsi-nfvo-ns-lcm
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-etsi-nfvo-ns-lcm'
condition: so-etsi-nfvo-ns-lcm.enabled
- name: so-etsi-sol003-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-etsi-sol003-adapter'
condition: so-etsi-sol003-adapter.enabled
- name: so-mariadb
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-mariadb'
- name: so-nssmf-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-nssmf-adapter'
condition: so-nssmf-adapter.enabled
- name: so-oof-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-oof-adapter'
condition: so-oof-adapter.enabled
- name: so-openstack-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-openstack-adapter'
condition: so-openstack-adapter.enabled
- name: so-request-db-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-request-db-adapter'
- name: so-sdc-controller
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-sdc-controller'
- name: so-sdnc-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-sdnc-adapter'
condition: so-sdnc-adapter.enabled
- name: so-ve-vnfm-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-ve-vnfm-adapter'
condition: so-ve-vnfm-adapter.enabled
- name: so-etsi-sol005-adapter
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/so-etsi-sol005-adapter'
condition: so-etsi-sol005-adapter.enabled
- name: serviceAccount
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'