aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2021-10-14 14:13:13 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2021-10-14 14:13:13 +0800
commit824f89f0e441da08be388fd0052c85b93339027d (patch)
treefa02f49830054e8c8ab9b6456af4210d9171540c
parenta697f8ab8f2b47100cb73a7f5812f70e242b75a6 (diff)
[HOLMES] Bumped the version of holmes-rule-mgmt
Fixed a bug hence needs to update the docker image Issue-ID: HOLMES-475 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Ia3571c418a4c5857cc1d0beed1dc26f4cb0048b9
-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 6261b4ebd7..06248824b4 100644
--- a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
+++ b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
@@ -25,7 +25,7 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/holmes/rule-management:9.0.0
+image: onap/holmes/rule-management:9.0.1
consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0
#################################################################