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