X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Frequirements.yaml;h=134205a2b2a6bf28181c611d5500b9f02f407948;hb=670692c93c232b58b39ef088bdaad2106d5b1ec8;hp=2a8452d6b602f6309d6c8a863fb8db3165e8ab5a;hpb=cd93d701ac4f6dae530a0a8dcd42191e3d1658ce;p=oom.git diff --git a/kubernetes/sdc/requirements.yaml b/kubernetes/sdc/requirements.yaml index 2a8452d6b6..134205a2b2 100644 --- a/kubernetes/sdc/requirements.yaml +++ b/kubernetes/sdc/requirements.yaml @@ -15,5 +15,14 @@ dependencies: - name: common - version: ~2.0.0 + version: ~5.x-0 repository: '@local' + + - name: cassandra + version: ~5.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' + condition: global.cassandra.localCluster +