X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Frequirements.yaml;h=589dfa48106f8051dde32f508c34956982a4e520;hb=b16e8fe5947741d6c6c7f3458a87a6efa6a22859;hp=68a7d9ec14d174d080cc48882a941c468b77167c;hpb=89f26d8930e5f1074d0819f0df7e292243e72463;p=oom.git diff --git a/kubernetes/policy/requirements.yaml b/kubernetes/policy/requirements.yaml index 68a7d9ec14..589dfa4810 100644 --- a/kubernetes/policy/requirements.yaml +++ b/kubernetes/policy/requirements.yaml @@ -15,8 +15,11 @@ dependencies: - name: common - version: ~4.x-0 + 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' + - name: mariadb-galera + version: ~5.x-0 + repository: '@local'