aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/network-name-gen/requirements.yaml
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2020-05-12 06:58:09 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-12 06:58:09 +0000
commit4d5d177b7970a0f6f6fede31025bc3874637a3d3 (patch)
treed3cdabb25f0fa754bbe04732e04c3e00f2b983c8 /kubernetes/common/network-name-gen/requirements.yaml
parentaf6a61e9b6ea2722e750c307fb6ffa5d3921b0c7 (diff)
parentaae2da91becf5f1f56329d49656c1ad634917cba (diff)
Merge "[Tree-wide] Make chart build process predictible"
Diffstat (limited to 'kubernetes/common/network-name-gen/requirements.yaml')
-rw-r--r--kubernetes/common/network-name-gen/requirements.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/common/network-name-gen/requirements.yaml b/kubernetes/common/network-name-gen/requirements.yaml
index 8152196ab5..8c2277c210 100644
--- a/kubernetes/common/network-name-gen/requirements.yaml
+++ b/kubernetes/common/network-name-gen/requirements.yaml
@@ -15,12 +15,12 @@
dependencies:
- name: common
version: ~6.x-0
- repository: '@local'
+ repository: 'file://../common'
- name: mariadb-galera
version: ~6.x-0
- repository: '@local'
+ repository: 'file://../mariadb-galera'
condition: global.mariadbGalera.localCluster
- name: mariadb-init
version: ~6.x-0
- repository: '@local'
+ repository: 'file://../mariadb-init'
condition: not global.mariadbGalera.localCluster