diff options
Diffstat (limited to 'kubernetes/contrib/components/ejbca/Chart.yaml')
-rw-r--r-- | kubernetes/contrib/components/ejbca/Chart.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kubernetes/contrib/components/ejbca/Chart.yaml b/kubernetes/contrib/components/ejbca/Chart.yaml index 9b675c8b1e..e8a0134298 100644 --- a/kubernetes/contrib/components/ejbca/Chart.yaml +++ b/kubernetes/contrib/components/ejbca/Chart.yaml @@ -17,26 +17,26 @@ apiVersion: v2 description: ONAP EJBCA test server name: ejbca -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: mariadb-galera - version: ~11.x-0 + version: ~12.x-0 repository: '@local' condition: global.mariadbGalera.localCluster - name: mariadb-init - version: ~11.x-0 + version: ~12.x-0 repository: '@local' condition: not global.mariadbGalera.localCluster - name: repositoryGenerator - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: cmpv2Config - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: serviceAccount - version: ~11.x-0 + version: ~12.x-0 repository: '@local'
\ No newline at end of file |