X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fvid%2Frequirements.yaml;h=f26aee0fc364b872ea4655acdbb1f91c6a2823be;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=34ad968757c1500bfa845189f9456c4d8bf75c37;hpb=0bae2a56e9dcd5ea6ba153f24a0c01bc56f083f5;p=oom.git diff --git a/kubernetes/vid/requirements.yaml b/kubernetes/vid/requirements.yaml index 34ad968757..f26aee0fc3 100644 --- a/kubernetes/vid/requirements.yaml +++ b/kubernetes/vid/requirements.yaml @@ -15,22 +15,22 @@ 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: certInitializer - version: ~7.x-0 + version: ~8.x-0 repository: '@local' - name: mariadb-galera - version: ~7.x-0 + version: ~8.x-0 repository: '@local' condition: global.mariadbGalera.localCluster - name: mariadb-init - version: ~7.x-0 + version: ~8.x-0 repository: '@local' condition: not global.mariadbGalera.localCluster - name: repositoryGenerator - version: ~7.x-0 + version: ~8.x-0 repository: '@local'