diff options
author | vrvarma <vv8305@att.com> | 2019-08-09 12:59:09 -0400 |
---|---|---|
committer | vrvarma <vv8305@att.com> | 2019-08-09 12:59:32 -0400 |
commit | 8ace69e429712a232f4bd0ce104366835ec58708 (patch) | |
tree | ad8d124b3a87e5b0803d4c398b8c65c43103be04 /kubernetes/oof/charts | |
parent | ac626eba2c053c2349473a2e095db6859ab41032 (diff) |
el-alto early release build for osdf and has
Change-Id: I72b709b78e052704a816408159a08b36f2d6c83e
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-561
Diffstat (limited to 'kubernetes/oof/charts')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/values.yaml | 2 |
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 e53c3422e9..0a003b68da 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.3.1 + optf_has: onap/optf-has:1.3.2 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always |