diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-11 08:43:33 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-11 08:43:33 -0700 |
commit | 3c45f8ce711caaae4c3275071695ce6abb6641e7 (patch) | |
tree | d137b5f7b284fc47cef2c57037d8c3365f5d8c82 /kubernetes/oof/charts/oof-has/values.yaml | |
parent | 42e5b849f8c32b2f8e9772e10d63ea9f1d957941 (diff) |
Sync OOM docker versions with docker-manifest.csv
Sync docker versions to docker-manifest.csv commit
5c314cf2ebadece91f9b3745bf1d4e80064bbd70
Change-Id: I6d892ab945d65b7b4888b194d09210aec8d7d1c1
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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 6ac5469cab..8dab38d1ba 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:1.1.0 - optf_has: onap/optf-has:1.1.1 + optf_has: onap/optf-has:latest filebeat: docker.elastic.co/beats/filebeat:5.5.0 nsPrefix: onap |