[HOLMES] Fixed the Start-up Failure in the Dualstack Env 49/120249/3
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 7 Apr 2021 06:07:38 +0000 (14:07 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 8 Apr 2021 01:11:31 +0000 (09:11 +0800)
Fixed the start-up failure in the dualstack and hence, updated the
docker image version.

Change-Id: Id0e98596016fe1fb772814b213792a1f6f5de439
Issue-ID: HOLMES-429
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
kubernetes/holmes/components/holmes-rule-mgmt/values.yaml

index c75fe0b..f27f4ba 100644 (file)
@@ -25,7 +25,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/holmes/engine-management:1.3.2
+image: onap/holmes/engine-management:1.3.3
 consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0
 
 #################################################################
index 4415bc1..91998f3 100644 (file)
@@ -25,7 +25,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/holmes/rule-management:1.3.2
+image: onap/holmes/rule-management:1.3.3
 consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0
 
 #################################################################