Update OOF version for HAS 65/73765/2
authorRuoyu <ruoyu.ying@intel.com>
Wed, 28 Nov 2018 05:24:32 +0000 (05:24 +0000)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Wed, 28 Nov 2018 18:29:15 +0000 (18:29 +0000)
Update version to 1.2.5 which includes HAS bug fixes

Change-Id: I456ac2cd0c17bad545539fefb9953a79eac09006
Issue-ID: OPTFRA-401
Signed-off-by: Ruoyu <ruoyu.ying@intel.com>
kubernetes/oof/charts/oof-has/values.yaml

index d825e44..d223f4b 100755 (executable)
@@ -25,7 +25,7 @@ global:
   commonConfigPrefix: onap-oof-has
   image:
     readiness: oomk8s/readiness-check:2.0.0
-    optf_has: onap/optf-has:1.2.4
+    optf_has: onap/optf-has:1.2.5
     filebeat: docker.elastic.co/beats/filebeat:5.5.0
 
 pullPolicy: Always