X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Frequirements.yaml;h=134205a2b2a6bf28181c611d5500b9f02f407948;hb=refs%2Fchanges%2F54%2F103054%2F1;hp=2a8452d6b602f6309d6c8a863fb8db3165e8ab5a;hpb=772db528bf73a61252f474d81fc868094acd1351;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 +