X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fso%2Fcomponents%2Fso-mariadb%2Frequirements.yaml;h=b182a7008b75f7b2e39e46ea89b154d7f570aec3;hb=07efa9bb787a6a04dfb9771a3940b3461d247d20;hp=7760cd8f3b8ffbf58a6f48db58776182481bc9a1;hpb=b2188514ae53ca61abb7d7cc90279279cb489301;p=oom.git diff --git a/kubernetes/so/components/so-mariadb/requirements.yaml b/kubernetes/so/components/so-mariadb/requirements.yaml index 7760cd8f3b..b182a7008b 100755 --- a/kubernetes/so/components/so-mariadb/requirements.yaml +++ b/kubernetes/so/components/so-mariadb/requirements.yaml @@ -13,14 +13,17 @@ # limitations under the License. dependencies: - name: common - version: ~7.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: ~7.x-0 + version: ~8.x-0 repository: '@local' - name: readinessCheck - version: ~7.x-0 + version: ~8.x-0 + repository: '@local' + - name: serviceAccount + version: ~8.x-0 repository: '@local'