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