[DCAEGEN2] Update son-handler image version to 2.1.7 and slice-analysis-ms version... 52/129252/2
authormalar <malarvizhi.44@wipro.com>
Thu, 12 May 2022 14:39:31 +0000 (14:39 +0000)
committermalar <malarvizhi.44@wipro.com>
Wed, 18 May 2022 04:45:32 +0000 (04:45 +0000)
Bug fix in handling FM notification

Issue-ID: DCAEGEN2-3150
Issue-ID: DCAEGEN2-3156
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: I6698b2087bcc2cd5a34813b59de16f727809e4a7

kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/values.yaml
kubernetes/dcaegen2-services/components/dcae-son-handler/values.yaml

index c797050..b5959ae 100644 (file)
@@ -58,7 +58,7 @@ tlsImage: onap/org.onap.dcaegen2.deployments.tls-init-container:2.1.0
 # Application Configuration Defaults.
 #################################################################
 # Application Image
-image: onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.1.2
+image: onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.1.3
 
 # Log directory where logging sidecar should look for log files
 # if path is set to null sidecar won't be deployed in spite of
index 5e487e2..6673157 100644 (file)
@@ -62,7 +62,7 @@ tlsImage: onap/org.onap.dcaegen2.deployments.tls-init-container:2.1.0
 # Application Configuration Defaults.
 #################################################################
 # Application Image
-image: onap/org.onap.dcaegen2.services.son-handler:2.1.6
+image: onap/org.onap.dcaegen2.services.son-handler:2.1.7
 pullPolicy: Always
 
 # Log directory where logging sidecar should look for log files