X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fcomponents%2Fso-etsi-nfvo-ns-lcm%2FChart.yaml;h=068686db48ce4105677c296cbffc76e9c7498197;hb=2c1ba293ccef7dcaf09c46f5b0a8a36245238389;hp=0d1f03bfc8d25a1d407b5322ebe8f3ddb038470f;hpb=370c6dc33e55bfee7b3b79bcc21481b02a3f1e24;p=oom.git diff --git a/kubernetes/so/components/so-etsi-nfvo-ns-lcm/Chart.yaml b/kubernetes/so/components/so-etsi-nfvo-ns-lcm/Chart.yaml index 0d1f03bfc8..068686db48 100644 --- a/kubernetes/so/components/so-etsi-nfvo-ns-lcm/Chart.yaml +++ b/kubernetes/so/components/so-etsi-nfvo-ns-lcm/Chart.yaml @@ -17,21 +17,24 @@ apiVersion: v2 description: ONAP SO ETSI NFVO NS LCM name: so-etsi-nfvo-ns-lcm -version: 10.0.0 +version: 13.0.0 dependencies: - name: common - version: ~10.x-0 + version: ~13.x-0 # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) repository: '@local' - name: repositoryGenerator - version: ~10.x-0 + version: ~13.x-0 + repository: '@local' + - name: readinessCheck + version: ~13.x-0 repository: '@local' - name: soHelpers - version: ~10.x-0 + version: ~13.x-0 repository: 'file://../soHelpers' - name: serviceAccount - version: ~10.x-0 + version: ~13.x-0 repository: '@local'