summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuoyu <ruoyu.ying@intel.com>2018-11-28 05:24:32 +0000
committerRuoyu Ying <ruoyu.ying@intel.com>2019-01-16 01:36:17 +0000
commitc33faf88ebf61c58538569c05ba30bd348f3688b (patch)
tree83962158db3698e4a6d546a8273cd5b403f89ba6
parentf2bd0a4345bf73e014d73a1870da84a033c5bca0 (diff)
Update OOF version for HAS
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> (cherry picked from commit 230f9b0c747d664d7597b3db1226cc87d5d1a5e8)
-rwxr-xr-xkubernetes/oof/charts/oof-has/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml
index d825e4437b..d223f4b9a2 100755
--- a/kubernetes/oof/charts/oof-has/values.yaml
+++ b/kubernetes/oof/charts/oof-has/values.yaml
@@ -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