X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Frequirements.yaml;h=4f4eac48cb4a91f28690877c7534d1d48cd9daa1;hb=416658b118984aae23654dc0521027b86c277389;hp=12e77c38a0dd60a3645c6f64d57098f2ca57914b;hpb=b59a05516a6830c8ab1572023eca08441df53357;p=oom.git diff --git a/kubernetes/so/requirements.yaml b/kubernetes/so/requirements.yaml index 12e77c38a0..4f4eac48cb 100755 --- a/kubernetes/so/requirements.yaml +++ b/kubernetes/so/requirements.yaml @@ -13,8 +13,12 @@ # limitations under the License. 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' \ No newline at end of file + repository: '@local' + - name: mariadb-galera + version: ~6.x-0 + repository: '@local' + condition: global.mariadbGalera.localCluster