X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=kubernetes%2Fsdc%2FChart.yaml;h=aaa3ac29b7e59948824705da23bbb33a99e02daf;hp=7c67f49da965bac1c699aea40a1b280a201658b1;hb=refs%2Fheads%2Fmaster;hpb=7722dc4c8cf09b4afcb2980da6a933f6c0302feb diff --git a/kubernetes/sdc/Chart.yaml b/kubernetes/sdc/Chart.yaml index 7c67f49da9..86d3408f0e 100644 --- a/kubernetes/sdc/Chart.yaml +++ b/kubernetes/sdc/Chart.yaml @@ -18,33 +18,33 @@ apiVersion: v2 description: Service Design and Creation Umbrella Helm charts name: sdc -version: 12.0.0 +version: 13.0.1 dependencies: - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: sdc-be - version: ~12.x-0 + version: ~13.x-0 repository: 'file://components/sdc-be' - name: sdc-cs - version: ~12.x-0 + version: ~13.x-0 repository: 'file://components/sdc-cs' - name: sdc-fe - version: ~12.x-0 + version: ~13.x-0 repository: 'file://components/sdc-fe' - name: sdc-onboarding-be - version: ~12.x-0 + version: ~13.x-0 repository: 'file://components/sdc-onboarding-be' - name: sdc-wfd-be - version: ~12.x-0 + version: ~13.x-0 repository: 'file://components/sdc-wfd-be' condition: sdc-wfd.enabled - name: sdc-wfd-fe - version: ~12.x-0 + version: ~13.x-0 repository: 'file://components/sdc-wfd-fe' condition: sdc-wfd.enabled - name: sdc-helm-validator - version: ~12.x-0 + version: ~13.x-0 repository: 'file://components/sdc-helm-validator' condition: sdcHelmValidator.enabled