X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcps%2FChart.yaml;h=7b60d63c192ddf35f300d08d48029bffc0d65f95;hb=refs%2Fheads%2Fmaster;hp=9052e000589119ba1aca3aa97d2b6be6c91f7103;hpb=b2d7b87c6f398bdaacd5839b988d93db16fc5497;p=oom.git diff --git a/kubernetes/cps/Chart.yaml b/kubernetes/cps/Chart.yaml index 9052e00058..06fdcf0305 100644 --- a/kubernetes/cps/Chart.yaml +++ b/kubernetes/cps/Chart.yaml @@ -17,25 +17,25 @@ apiVersion: v2 description: ONAP Configuration Persistance Service (CPS) name: cps -version: 10.0.0 +version: 13.0.1 dependencies: - name: common - version: ~10.x-0 + version: ~13.x-0 repository: '@local' - name: roles-wrapper - version: ~10.x-0 + version: ~13.x-0 repository: '@local' condition: standaloneDeployment - name: cps-core - version: ~10.x-0 + version: ~13.x-0 repository: '@local' condition: cps-core.enabled - name: cps-temporal - version: ~10.x-0 + version: ~13.x-0 repository: '@local' condition: cps-temporal.enabled - name: ncmp-dmi-plugin - version: ~10.x-0 + version: ~13.x-0 repository: '@local' condition: ncmp-dmi-plugin.enabled