X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fnetwork-name-gen%2FChart.yaml;h=88336f49c3750d60357dbaf0f2bf9b87df215bf5;hb=d804418c890dde93bff26125b8cf1a9fd7fc82d1;hp=2c4ed9e5817981f31b512f110c7a09ca5bdb9fa8;hpb=e4aac7a3c577b7bb9eaae93387d482f952ee4b72;p=oom.git diff --git a/kubernetes/common/network-name-gen/Chart.yaml b/kubernetes/common/network-name-gen/Chart.yaml index 2c4ed9e581..88336f49c3 100644 --- a/kubernetes/common/network-name-gen/Chart.yaml +++ b/kubernetes/common/network-name-gen/Chart.yaml @@ -17,20 +17,23 @@ apiVersion: v2 description: Name Generation Micro Service name: network-name-gen -version: 11.0.0 +version: 13.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~13.x-0 repository: 'file://../common' - name: repositoryGenerator - version: ~11.x-0 + version: ~13.x-0 repository: 'file://../repositoryGenerator' - name: mariadb-galera - version: ~11.x-0 + version: ~13.x-0 repository: 'file://../mariadb-galera' condition: global.mariadbGalera.localCluster - name: mariadb-init - version: ~11.x-0 + version: ~13.x-0 repository: 'file://../mariadb-init' - condition: not global.mariadbGalera.localCluster \ No newline at end of file + condition: global.mariadbGalera.globalCluster + - name: serviceAccount + version: ~13.x-0 + repository: '@local' \ No newline at end of file