X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fpolicy%2Frequirements.yaml;h=01e41d9d0f1983b06682f4178f2fa9d2a48df4d0;hb=075c02e1a0ba535e9b263de3a0f9ede479ff112f;hp=2bf0d7b9e51923ede6e3544381071f4b4e5a10ef;hpb=7963e804749c3e9aac77ad98baef80a3b8f9d018;p=oom.git diff --git a/kubernetes/policy/requirements.yaml b/kubernetes/policy/requirements.yaml index 2bf0d7b9e5..01e41d9d0f 100644 --- a/kubernetes/policy/requirements.yaml +++ b/kubernetes/policy/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# Modifications Copyright © 2018 AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,8 +15,11 @@ dependencies: - name: common - version: ~2.0.0 + version: ~6.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' + repository: '@local' + - name: mariadb-galera + version: ~6.x-0 + repository: '@local'