X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2FlogConfiguration%2FChart.yaml;h=8207803af37557e8ce964134309bc9175277bbea;hb=79ea88bfb0de7fca220818662f4362363d837e46;hp=1d13dcbd56a0a1155b51aa46770f10c65cae0963;hpb=39459538107999eaa19a4ef21ce27800d1ec3c34;p=oom.git diff --git a/kubernetes/common/logConfiguration/Chart.yaml b/kubernetes/common/logConfiguration/Chart.yaml index 1d13dcbd56..8207803af3 100644 --- a/kubernetes/common/logConfiguration/Chart.yaml +++ b/kubernetes/common/logConfiguration/Chart.yaml @@ -1,4 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada +# Modifications Copyright © 2021 Orange +# Modifications Copyright © 2021 Nordix Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,7 +14,12 @@ # See the License for the specific language governing permissions and # limitations under the License. -apiVersion: v1 +apiVersion: v2 description: Template used to create same STDOUT log configuration name: logConfiguration -version: 6.0.0 +version: 12.0.0 + +dependencies: + - name: common + version: ~12.x-0 + repository: 'file://../common'