aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/vfc/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/vfc/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/vfc/Chart.yaml')
-rw-r--r--kubernetes/vfc/Chart.yaml24
1 files changed, 12 insertions, 12 deletions
diff --git a/kubernetes/vfc/Chart.yaml b/kubernetes/vfc/Chart.yaml
index cbc5bf4fe3..0965d00905 100644
--- a/kubernetes/vfc/Chart.yaml
+++ b/kubernetes/vfc/Chart.yaml
@@ -17,48 +17,48 @@
apiVersion: v2
description: ONAP Virtual Function Controller (VF-C)
name: vfc
-version: 12.0.0
+version: 13.0.0
dependencies:
- name: common
- 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: vfc-generic-vnfm-driver
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-generic-vnfm-driver'
condition: vfc-generic-vnfm-driver.enabled
- name: vfc-huawei-vnfm-driver
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-huawei-vnfm-driver'
condition: vfc-huawei-vnfm-driver.enabled
- name: vfc-nslcm
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-nslcm'
condition: vfc-nslcm.enabled
- name: vfc-redis
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-redis'
condition: vfc-redis.enabled
- name: vfc-vnflcm
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-vnflcm'
condition: vfc-vnflcm.enabled
- name: vfc-vnfmgr
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-vnfmgr'
condition: vfc-vnfmgr.enabled
- name: vfc-vnfres
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-vnfres'
condition: vfc-vnfres.enabled
- name: vfc-zte-vnfm-driver
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/vfc-zte-vnfm-driver'
condition: vfc-zte-vnfm-driver.enabled