[DCAEGEN2] Update slice-analysis-ms Helm Chart for London Release 37/134237/2
authorsushant53 <sushant.jadhav@t-systems.com>
Wed, 19 Apr 2023 12:32:22 +0000 (18:02 +0530)
committerAndreas Geissler <andreas-geissler@telekom.de>
Wed, 24 May 2023 13:57:49 +0000 (13:57 +0000)
Update dcae-slice-analysis-ms Helm Chart for London Release

Issue-ID: DCAEGEN2-3374
Change-Id: I1c52c4a0bf4b04395dd5f5ae9fcfb7e88d7983f5
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/Chart.yaml
kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/values.yaml

index ed555b2..c3f5af9 100644 (file)
@@ -3,6 +3,7 @@
 # Copyright (c) 2021 Wipro Limited.
 # 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 SliceAnalysis MS charts
 name: dcae-slice-analysis-ms
 version: 12.0.0
index e57c781..065c19b 100644 (file)
@@ -3,6 +3,7 @@
 # Copyright (C) 2021-2022 Wipro Limited.
 # Copyright (c) 2022-2023 J. F. Lucas. All rights reserved.
 # Copyright (C) 2022 Huawei Canada Limited.
+# Copyright (c) 2023 Deutsche Telekom AG. All rights reserved.
 # ============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -49,7 +50,7 @@ secrets:
 #################################################################
 # Application Image
 repository: nexus3.onap.org:10001
-image: onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.1.5
+image: onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.2.1
 pullPolicy: IfNotPresent
 
 #################################################################