diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-08-29 17:44:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-29 17:44:33 +0000 |
commit | 9bde894a11f77e63407b4149829298135d563255 (patch) | |
tree | b080a151dfe47f3973f0c75028b98206f042aabd /kubernetes/oof/charts/oof-has/values.yaml | |
parent | 453ba0345017973501536bf378eab73ff2324904 (diff) | |
parent | c73f32a2e4aa651c293601230d55fcce629b05f6 (diff) |
Merge "Update OOF image version"
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 6ffb372843..c8a9f03f6a 100755 --- a/kubernetes/oof/charts/oof-has/values.yaml +++ b/kubernetes/oof/charts/oof-has/values.yaml @@ -24,7 +24,7 @@ global: commonConfigPrefix: onap-oof-has image: readiness: oomk8s/readiness-check:2.0.0 - optf_has: onap/optf-has:1.1.1 + optf_has: onap/optf-has:1.2.0 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always |