X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Frequirements.yaml;h=4f4eac48cb4a91f28690877c7534d1d48cd9daa1;hb=34a250b156a744e37e207d4572145cfd8f08c8d1;hp=c289225a5dfc222ec83d4f87302468c1e2bc4103;hpb=169eb7308e21c7b7a04851312aaa1d062a01bf52;p=oom.git diff --git a/kubernetes/so/requirements.yaml b/kubernetes/so/requirements.yaml index c289225a5d..4f4eac48cb 100755 --- a/kubernetes/so/requirements.yaml +++ b/kubernetes/so/requirements.yaml @@ -13,8 +13,12 @@ # limitations under the License. dependencies: - name: common - version: ~3.0.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