X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2FChart.yaml;h=aaa3ac29b7e59948824705da23bbb33a99e02daf;hb=b01e1aa32affe00feb12fc1d60682fc48edf7b06;hp=d2acf1b392d72dc3481b10d3262fdb7604ef09ee;hpb=6e7a7997813d8241dd436d6c48609c02205843b1;p=oom.git diff --git a/kubernetes/sdc/Chart.yaml b/kubernetes/sdc/Chart.yaml index d2acf1b392..aaa3ac29b7 100644 --- a/kubernetes/sdc/Chart.yaml +++ b/kubernetes/sdc/Chart.yaml @@ -18,30 +18,30 @@ apiVersion: v2 description: Service Design and Creation Umbrella Helm charts name: sdc -version: 11.0.0 +version: 12.0.0 dependencies: - name: sdc-be - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/sdc-be' - name: sdc-cs - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/sdc-cs' - name: sdc-fe - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/sdc-fe' - name: sdc-onboarding-be - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/sdc-onboarding-be' - name: sdc-wfd-be - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/sdc-wfd-be' condition: sdc-wfd.enabled - name: sdc-wfd-fe - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/sdc-wfd-fe' condition: sdc-wfd.enabled - name: sdc-helm-validator - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/sdc-helm-validator' condition: sdcHelmValidator.enabled