diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-04-18 08:31:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-04-18 08:31:31 +0000 |
commit | 6356e07a0caa7caef201d64977bd9615f6837853 (patch) | |
tree | c7f2517296ee41c3092aac615155bea5efae04ef /kubernetes/dcaegen2-services/components/dcae-restconf-collector/Chart.yaml | |
parent | 110bf40857b92da79809b4a1f31c508d73f17ce2 (diff) | |
parent | 69f72f373f66ba7fd17bc43825050283f8ff2b00 (diff) |
Merge "[DCAEGEN2] Update restconfcollector Helm Chart for London Release"
Diffstat (limited to 'kubernetes/dcaegen2-services/components/dcae-restconf-collector/Chart.yaml')
-rw-r--r-- | kubernetes/dcaegen2-services/components/dcae-restconf-collector/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2-services/components/dcae-restconf-collector/Chart.yaml b/kubernetes/dcaegen2-services/components/dcae-restconf-collector/Chart.yaml index 10ce14028a..0903a310cd 100644 --- a/kubernetes/dcaegen2-services/components/dcae-restconf-collector/Chart.yaml +++ b/kubernetes/dcaegen2-services/components/dcae-restconf-collector/Chart.yaml @@ -3,6 +3,7 @@ # Copyright (c) 2021 AT&T Intellectual Property # Modifications Copyright © 2021 Orange # Modifications Copyright © 2021 Nordix Foundation +# Modifications Copyright © 2023 Deutsche Telekom AG. # ============================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +19,7 @@ # ================================= LICENSE_END ============================== apiVersion: v2 -appVersion: "Kohn" +appVersion: "London" description: DCAE RESTConf Collector name: dcae-restconf-collector version: 12.0.0 |