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