diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-05-27 21:20:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-27 21:20:10 +0000 |
commit | 08ef91484bfcffe854148a83aa17230da22ce22f (patch) | |
tree | 040525b95c3d309ccae130581c99869206d8097d /kubernetes/oof/charts/oof-has/values.yaml | |
parent | 100f28ca0b9406b7007f03cb182075ab797e04cb (diff) | |
parent | 96294cd67ebb8fef62399a96bff624e24d40a8bc (diff) |
Merge "Increment release version for osdf & has"
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 f4debe93fc..309b59ca86 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:2.0.3 + optf_has: onap/optf-has:2.0.4 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always |