X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fvid%2Frequirements.yaml;h=e7764e08e8fe213bc8019c8305fc24c03f7d2b16;hb=db9518229d62c2c3e6dffd971ca1aef1c4e89d3d;hp=9996777c42d8ae77f01b010c603f820aafe2c679;hpb=c0eed71ac5186159a773820a49c3214ed7edd2ef;p=oom.git diff --git a/kubernetes/vid/requirements.yaml b/kubernetes/vid/requirements.yaml index 9996777c42..e7764e08e8 100644 --- a/kubernetes/vid/requirements.yaml +++ b/kubernetes/vid/requirements.yaml @@ -14,8 +14,11 @@ dependencies: - name: common - version: ~4.x-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' + - name: mariadb-galera + version: ~6.x-0 + repository: '@local'