X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Frequirements.yaml;h=24f69b2e10217b7ceaa10e0f740fab4b82e69dc3;hb=a4cc0e140199d40620349783a65ece87c3d94352;hp=8ac927b65e967b795a3aac3778bedf384b185d52;hpb=b4192f2d1933b86ce500fa42c9552cd8920acbc3;p=oom.git diff --git a/kubernetes/aai/requirements.yaml b/kubernetes/aai/requirements.yaml index 8ac927b65e..24f69b2e10 100644 --- a/kubernetes/aai/requirements.yaml +++ b/kubernetes/aai/requirements.yaml @@ -14,8 +14,15 @@ dependencies: - name: common - version: ~3.0.0 + 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' + - 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