[HOLMES] Fixed the Daily Healchcheck Problem 37/128937/4
authorGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 28 Apr 2022 08:42:56 +0000 (16:42 +0800)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Tue, 3 May 2022 15:31:27 +0000 (15:31 +0000)
Fixed the daily healthcheck problem caused by the MSB registration failure.

Issue-ID: HOLMES-536
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ia69a1b6185e4a6cab56061d1d168d783d67508f1

kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
kubernetes/holmes/components/holmes-rule-mgmt/values.yaml

index 5781dab..29e50d6 100644 (file)
@@ -28,7 +28,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/holmes/engine-management:10.0.3
+image: onap/holmes/engine-management:10.0.4
 consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0
 
 #################################################################
index fbe873b..85ed5a8 100644 (file)
@@ -28,7 +28,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/holmes/rule-management:10.0.3
+image: onap/holmes/rule-management:10.0.4
 consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0
 
 #################################################################