diff options
author | osgn422w <gervais-martial.ngueko@intl.att.com> | 2019-08-02 11:31:11 +0200 |
---|---|---|
committer | osgn422w <gervais-martial.ngueko@intl.att.com> | 2019-08-02 11:31:11 +0200 |
commit | 6e663e4ee94187168fd9a690f6d4155de9f0ad5c (patch) | |
tree | c182149ed8a4e4e082d04790f301735228f3e2f2 /kubernetes/clamp/values.yaml | |
parent | 38f74ca0461931a1f1d5fefd0dd91900c57a81ee (diff) |
EarlyDrop and security
resolve security isue on kibana and release early drop CLAMP
Issue-ID: CLAMP-419
Change-Id: I098f30d251f020470c0f1af1ce309a6a1a3b814d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
Diffstat (limited to 'kubernetes/clamp/values.yaml')
-rw-r--r-- | kubernetes/clamp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/clamp/values.yaml b/kubernetes/clamp/values.yaml index 398c9ead9e..f42295ea0e 100644 --- a/kubernetes/clamp/values.yaml +++ b/kubernetes/clamp/values.yaml @@ -30,7 +30,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/clamp:4.0.5 +image: onap/clamp:4.1.0 pullPolicy: Always # flag to enable debugging - application support required |