X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fcomponents%2Fso-cnf-adapter%2Frequirements.yaml;h=c9af7f9e4b9ddf97a6d2611a62060967f86b6281;hb=refs%2Fchanges%2F26%2F116226%2F4;hp=b0bda362dd225edb90824ac17eb1e8dd646360eb;hpb=a3696c496833a71543182b0db20d9501a13e9d5a;p=oom.git diff --git a/kubernetes/so/components/so-cnf-adapter/requirements.yaml b/kubernetes/so/components/so-cnf-adapter/requirements.yaml index b0bda362dd..c9af7f9e4b 100755 --- a/kubernetes/so/components/so-cnf-adapter/requirements.yaml +++ b/kubernetes/so/components/so-cnf-adapter/requirements.yaml @@ -11,16 +11,21 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + dependencies: - name: common - version: ~6.x-0 + version: ~7.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: readinessCheck - version: ~6.x-0 + version: ~7.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~7.x-0 repository: '@local' - name: soHelpers - version: ~6.x-0 + version: ~7.x-0 repository: 'file://../soHelpers' +