aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/music
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/common/music')
-rw-r--r--kubernetes/common/music/Chart.yaml10
-rw-r--r--kubernetes/common/music/components/music-cassandra/Chart.yaml6
2 files changed, 8 insertions, 8 deletions
diff --git a/kubernetes/common/music/Chart.yaml b/kubernetes/common/music/Chart.yaml
index c41eff4d10..151767bd54 100644
--- a/kubernetes/common/music/Chart.yaml
+++ b/kubernetes/common/music/Chart.yaml
@@ -17,18 +17,18 @@
apiVersion: v2
description: MUSIC - Multi-site State Coordination Service
name: music
-version: 12.0.0
+version: 13.0.0
dependencies:
- name: music-cassandra
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://components/music-cassandra'
- name: common
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://../common'
- name: repositoryGenerator
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://../repositoryGenerator'
- name: certInitializer
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://../certInitializer' \ No newline at end of file
diff --git a/kubernetes/common/music/components/music-cassandra/Chart.yaml b/kubernetes/common/music/components/music-cassandra/Chart.yaml
index 6c68082595..b458749b58 100644
--- a/kubernetes/common/music/components/music-cassandra/Chart.yaml
+++ b/kubernetes/common/music/components/music-cassandra/Chart.yaml
@@ -17,12 +17,12 @@
apiVersion: v2
description: ONAP - Cassandra Database
name: music-cassandra
-version: 12.0.0
+version: 13.0.0
dependencies:
- name: common
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://../../../common'
- name: repositoryGenerator
- version: ~12.x-0
+ version: ~13.x-0
repository: 'file://../../../repositoryGenerator' \ No newline at end of file