diff options
author | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-09-19 06:14:50 +0800 |
---|---|---|
committer | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-09-19 06:16:58 +0800 |
commit | 0a30b75e810aa36471958a3ba2f48c645e88fec8 (patch) | |
tree | ebe5e113184f2284b6cab73eb10001b18ba8308e /kubernetes | |
parent | 596b8530ed89620ef756647a04b67f6e23e0067d (diff) |
Bump OPTF-HAS to 1.3.3
Issue-ID: OPTFRA-561
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: I132dcb2adaed78a97822c4fae77026eddfb51df9
Diffstat (limited to 'kubernetes')
-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 0a003b68da..d2611abb2a 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.2 + optf_has: onap/optf-has:1.3.3 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always |