X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2FChart.yaml;h=d2acf1b392d72dc3481b10d3262fdb7604ef09ee;hb=refs%2Fchanges%2F74%2F129674%2F2;hp=7647906d75f1ed34297fff31365509b007a4f196;hpb=3face79bc2e26c25219650660371d2b13751ae52;p=oom.git diff --git a/kubernetes/sdc/Chart.yaml b/kubernetes/sdc/Chart.yaml index 7647906d75..d2acf1b392 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: 10.0.0 +version: 11.0.0 dependencies: - name: sdc-be - version: ~10.x-0 + version: ~11.x-0 repository: 'file://components/sdc-be' - name: sdc-cs - version: ~10.x-0 + version: ~11.x-0 repository: 'file://components/sdc-cs' - name: sdc-fe - version: ~10.x-0 + version: ~11.x-0 repository: 'file://components/sdc-fe' - name: sdc-onboarding-be - version: ~10.x-0 + version: ~11.x-0 repository: 'file://components/sdc-onboarding-be' - name: sdc-wfd-be - version: ~10.x-0 + version: ~11.x-0 repository: 'file://components/sdc-wfd-be' condition: sdc-wfd.enabled - name: sdc-wfd-fe - version: ~10.x-0 + version: ~11.x-0 repository: 'file://components/sdc-wfd-fe' condition: sdc-wfd.enabled - name: sdc-helm-validator - version: ~10.x-0 + version: ~11.x-0 repository: 'file://components/sdc-helm-validator' condition: sdcHelmValidator.enabled