X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fcomponents%2Fso-catalog-db-adapter%2FChart.yaml;h=50ffb8cd90a04d0d2fabf440fd7d9b6703059cd8;hb=refs%2Fchanges%2F32%2F132132%2F1;hp=e279432923d098086042b326a4c8d437f02924b4;hpb=a8f00b5f159ed51231e7707c7e99ede11d635424;p=oom.git diff --git a/kubernetes/so/components/so-catalog-db-adapter/Chart.yaml b/kubernetes/so/components/so-catalog-db-adapter/Chart.yaml index e279432923..50ffb8cd90 100755 --- a/kubernetes/so/components/so-catalog-db-adapter/Chart.yaml +++ b/kubernetes/so/components/so-catalog-db-adapter/Chart.yaml @@ -16,24 +16,24 @@ apiVersion: v2 description: A Helm chart for so-catalog-db-adapter name: so-catalog-db-adapter -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.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: readinessCheck - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: repositoryGenerator - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: soHelpers - version: ~11.x-0 + version: ~12.x-0 repository: 'file://../soHelpers' - name: serviceAccount - version: ~11.x-0 + version: ~12.x-0 repository: '@local'