aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2022-09-15 19:52:40 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2022-09-29 07:41:29 +0000
commit0bbe5b01b1d240e204be81d510fb38b662e1a114 (patch)
tree6eb7b631ed6f5acbfe61fbbd6c9d56efe9e7387b /kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
parent6fc48a9d8a0f186e1fb9c5b94d52927d3714425d (diff)
[HOLMES] Updated the Image Version
Updated the image version and some config files. Issue-ID: HOLMES-567 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Iea30c097044a82d6a771064258cfb718f635b15a
Diffstat (limited to 'kubernetes/holmes/components/holmes-engine-mgmt/values.yaml')
-rw-r--r--kubernetes/holmes/components/holmes-engine-mgmt/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/holmes/components/holmes-engine-mgmt/values.yaml b/kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
index 50df26f946..ce3035e5da 100644
--- a/kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
+++ b/kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
@@ -28,7 +28,7 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/holmes/engine-management:10.0.5
+image: onap/holmes/engine-management:11.0.0
consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0
#################################################################