X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fcomponents%2Fso-etsi-nfvo-ns-lcm%2FChart.yaml;h=3c87d5f65aed59c27f139e6633855d441b5fd98d;hb=c8ef023537910038ef05ce84337a35e429bfc931;hp=4b2fd673100df3db2279709f4b4ee19caa062686;hpb=86791bbd2481749cec63ec9ad43d0c8e5529e35e;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 4b2fd67310..3c87d5f65a 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,21 @@ apiVersion: v2 description: ONAP SO ETSI NFVO NS LCM name: so-etsi-nfvo-ns-lcm -version: 11.0.0 +version: 13.0.0 dependencies: - name: common - version: ~11.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: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: soHelpers - version: ~11.x-0 + version: ~13.x-0 repository: 'file://../soHelpers' - name: serviceAccount - version: ~11.x-0 + version: ~13.x-0 repository: '@local'