diff options
Diffstat (limited to 'kubernetes/uui/components/uui-nlp/Chart.yaml')
-rw-r--r-- | kubernetes/uui/components/uui-nlp/Chart.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kubernetes/uui/components/uui-nlp/Chart.yaml b/kubernetes/uui/components/uui-nlp/Chart.yaml index 84664dcfb5..3d7bd08f29 100644 --- a/kubernetes/uui/components/uui-nlp/Chart.yaml +++ b/kubernetes/uui/components/uui-nlp/Chart.yaml @@ -20,15 +20,15 @@ apiVersion: v2 description: ONAP UUI NLP name: uui-nlp -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: repositoryGenerator - 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 |