diff options
Diffstat (limited to 'kubernetes/aaf/components/aaf-templates/requirements.yaml')
-rw-r--r-- | kubernetes/aaf/components/aaf-templates/requirements.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/aaf/components/aaf-templates/requirements.yaml b/kubernetes/aaf/components/aaf-templates/requirements.yaml index 45f878114f..fc2e0ef0b3 100644 --- a/kubernetes/aaf/components/aaf-templates/requirements.yaml +++ b/kubernetes/aaf/components/aaf-templates/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright © 2020 Orange + # Copyright © 2020 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -dependencies: + dependencies: - name: common - version: ~6.x-0 + version: ~7.x-0 repository: '@local' |