X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fcomponents%2Fso-mariadb%2Frequirements.yaml;h=a9e969768951a3b8f207d406700e0a3ec8a7f7b7;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=22d633325316d8eed607c2862d4a0193149dab32;hpb=a3696c496833a71543182b0db20d9501a13e9d5a;p=oom.git diff --git a/kubernetes/so/components/so-mariadb/requirements.yaml b/kubernetes/so/components/so-mariadb/requirements.yaml index 22d6333253..a9e9697689 100755 --- a/kubernetes/so/components/so-mariadb/requirements.yaml +++ b/kubernetes/so/components/so-mariadb/requirements.yaml @@ -13,11 +13,14 @@ # limitations under the License. dependencies: - name: common - version: ~6.x-0 + version: ~8.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: repositoryGenerator + version: ~8.x-0 + repository: '@local' - name: readinessCheck - version: ~6.x-0 + version: ~8.x-0 repository: '@local'