diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-31 21:36:43 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-31 21:37:34 -0400 |
commit | 2e6fda64374bccd7e91efc3103062424a7c4ba3b (patch) | |
tree | c0035fe8be6fbe1501e62d3444dc6deb06cb994f /kubernetes/oof/charts/oof-has/values.yaml | |
parent | 56bc782c22235987a27f3061799b8e859fffafb2 (diff) |
Update version of HAS, OSDF to 1.3.1, 1.3.2
Change-Id: I1af39fc90d420f5dffcc6713f09913ce9c6ce538
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-508
Diffstat (limited to 'kubernetes/oof/charts/oof-has/values.yaml')
-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 8bc3e176d3..e53c3422e9 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.0 + optf_has: onap/optf-has:1.3.1 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always |