diff options
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 |