X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fcontrib%2Fcomponents%2Fejbca%2Frequirements.yaml;h=31db08aa3ac15f145bef6328460c8c0a9a6f5a1f;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=6474557a83ee4084aebd4a1b235a38e14bec3022;hpb=b171f175346b6e010928b97dc8b168b98740f39e;p=oom.git diff --git a/kubernetes/contrib/components/ejbca/requirements.yaml b/kubernetes/contrib/components/ejbca/requirements.yaml index 6474557a83..31db08aa3a 100644 --- a/kubernetes/contrib/components/ejbca/requirements.yaml +++ b/kubernetes/contrib/components/ejbca/requirements.yaml @@ -13,16 +13,16 @@ # limitations under the License. dependencies: - name: common - 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'