Merge "[HOLMES] Updated the Docker Version to the Latest"
authorFiachra Corcoran <fiachra.corcoran@est.tech>
Mon, 25 Apr 2022 10:41:58 +0000 (10:41 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 25 Apr 2022 10:41:58 +0000 (10:41 +0000)
kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
kubernetes/holmes/components/holmes-rule-mgmt/values.yaml

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