aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/holmes/components/holmes-rule-mgmt
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2022-04-28 16:42:56 +0800
committerFiachra Corcoran <fiachra.corcoran@est.tech>2022-05-03 15:31:27 +0000
commit63e6a06f1e90af67e44b3194459ce8d4d3f853fb (patch)
treeafab711ebf88959a8b5f4ca23f24a3d8926c2cce /kubernetes/holmes/components/holmes-rule-mgmt
parentfae3ac622e2c990c15c9954792270c91634f1f57 (diff)
[HOLMES] Fixed the Daily Healchcheck Problem
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
Diffstat (limited to 'kubernetes/holmes/components/holmes-rule-mgmt')
-rw-r--r--kubernetes/holmes/components/holmes-rule-mgmt/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
index fbe873b184..85ed5a8dde 100644
--- a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
+++ b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
@@ -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
#################################################################