X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fnbi%2Frequirements.yaml;h=7ce343627acd04e43fa6bf6939d05cb32f2ed3b5;hb=a8934e9feb874baf84a3dba697013d429e04f921;hp=f0c4b8e3742778dd541d373d1ff4d701c061f286;hpb=cf7df6be28306495b412a34168a8195db7c0608c;p=oom.git diff --git a/kubernetes/nbi/requirements.yaml b/kubernetes/nbi/requirements.yaml index f0c4b8e374..7ce343627a 100644 --- a/kubernetes/nbi/requirements.yaml +++ b/kubernetes/nbi/requirements.yaml @@ -15,19 +15,22 @@ dependencies: - name: common - version: ~5.x-0 + version: ~6.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: ~6.x-0 + repository: '@local' - name: mongo - version: ~5.x-0 + version: ~6.x-0 repository: '@local' - name: mariadb-galera - version: ~5.x-0 + version: ~6.x-0 repository: '@local' condition: global.mariadbGalera.localCluster - name: mariadb-init - version: ~5.x-0 + version: ~6.x-0 repository: '@local' condition: not global.mariadbGalera.localCluster