X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2-services%2Fcomponents%2Fdcae-heartbeat%2FChart.yaml;h=056696a45ca8885c8bc12edd023dad057d9b6f27;hb=e4aac7a3c577b7bb9eaae93387d482f952ee4b72;hp=feb3d5335f73aa81ce0b1c7de053f875ad8396ac;hpb=c114b2f9d2429fc8bc5ae88bd10554074a175e4a;p=oom.git diff --git a/kubernetes/dcaegen2-services/components/dcae-heartbeat/Chart.yaml b/kubernetes/dcaegen2-services/components/dcae-heartbeat/Chart.yaml index feb3d5335f..056696a45c 100644 --- a/kubernetes/dcaegen2-services/components/dcae-heartbeat/Chart.yaml +++ b/kubernetes/dcaegen2-services/components/dcae-heartbeat/Chart.yaml @@ -1,6 +1,8 @@ # ================================ LICENSE_START ============================= # ============================================================================ # Copyright (c) 2021 AT&T Intellectual Property +# 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. @@ -15,8 +17,28 @@ # limitations under the License. # ================================= LICENSE_END ============================== -apiVersion: v1 -appVersion: "Honolulu" +apiVersion: v2 +appVersion: "Kohn" description: DCAE Heartbeat Microservice name: dcae-heartbeat -version: 8.0.0 \ No newline at end of file +version: 11.0.0 + +dependencies: + - name: common + version: ~11.x-0 + repository: '@local' + - name: postgres + version: ~11.x-0 + repository: '@local' + - name: readinessCheck + version: ~11.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~11.x-0 + repository: '@local' + - name: dcaegen2-services-common + version: ~11.x-0 + repository: '@local' + - name: serviceAccount + version: ~11.x-0 + repository: '@local'