aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/components/oof-has/Chart.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/oof/components/oof-has/Chart.yaml')
-rwxr-xr-xkubernetes/oof/components/oof-has/Chart.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/kubernetes/oof/components/oof-has/Chart.yaml b/kubernetes/oof/components/oof-has/Chart.yaml
index 8fd5dbd2ad..79f19c176c 100755
--- a/kubernetes/oof/components/oof-has/Chart.yaml
+++ b/kubernetes/oof/components/oof-has/Chart.yaml
@@ -18,41 +18,41 @@
apiVersion: v2
description: ONAP Homing and Allocation Service
name: oof-has
-version: 12.0.0
+version: 13.0.0
dependencies:
- name: common
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: etcd
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
condition: etcd.enabled
- name: etcd-init
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
condition: etcd-init.enabled
- name: oof-has-api
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/oof-has-api'
condition: oof-has-api.enabled
- name: oof-has-controller
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/oof-has-controller'
condition: oof-has-controller.enabled
- name: oof-has-data
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/oof-has-data'
condition: oof-has-data.enabled
- name: oof-has-reservation
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/oof-has-reservation'
condition: oof-has-reservation.enabled
- name: oof-has-solver
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/oof-has-solver'
condition: oof-has-solver.enabled
- name: repositoryGenerator
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'