X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Foof%2Fcharts%2Foof-cmso%2Frequirements.yaml;h=e631333861c96fafcb4d8c6a77cd24c279f4e285;hb=1a8c01a011e0aedfe6ef1f57811429a9133be0ef;hp=a1b9f7ab3e7822aecb57517507ba1bb1afb4358c;hpb=fd737d1ad0b44eeceab5629928805ca2407d1921;p=oom.git diff --git a/kubernetes/oof/charts/oof-cmso/requirements.yaml b/kubernetes/oof/charts/oof-cmso/requirements.yaml index a1b9f7ab3e..e631333861 100644 --- a/kubernetes/oof/charts/oof-cmso/requirements.yaml +++ b/kubernetes/oof/charts/oof-cmso/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 AT&T +# Copyright (C) 2020 Wipro Limited. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,11 +15,14 @@ dependencies: - name: common - version: ~4.x-0 + version: ~6.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: mariadb-galera - version: ~4.x-0 + version: ~6.x-0 + repository: '@local' + - name: mariadb-init + version: ~6.x-0 repository: '@local'