X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fnetwork-name-gen%2Frequirements.yaml;h=8c2277c210ec16ca518bb096eac0b72ea33c506e;hb=ad8304614c396970f9ae1f18019d7bcca8f2baad;hp=31fe2fd159070aec78deaf68f5c61af856dc827f;hpb=e023d5753a30c61deaf3b8d43ef1cf2e8a936bed;p=oom.git diff --git a/kubernetes/common/network-name-gen/requirements.yaml b/kubernetes/common/network-name-gen/requirements.yaml index 31fe2fd159..8c2277c210 100644 --- a/kubernetes/common/network-name-gen/requirements.yaml +++ b/kubernetes/common/network-name-gen/requirements.yaml @@ -14,8 +14,13 @@ dependencies: - name: common - version: ~4.x-0 - repository: '@local' + version: ~6.x-0 + repository: 'file://../common' - name: mariadb-galera - version: ~4.x-0 - repository: file://../mariadb-galera/ + version: ~6.x-0 + repository: 'file://../mariadb-galera' + condition: global.mariadbGalera.localCluster + - name: mariadb-init + version: ~6.x-0 + repository: 'file://../mariadb-init' + condition: not global.mariadbGalera.localCluster