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