diff options
author | vrvarma <vv8305@att.com> | 2019-08-09 12:59:09 -0400 |
---|---|---|
committer | vrvarma <vv8305@att.com> | 2019-08-09 12:59:32 -0400 |
commit | 8ace69e429712a232f4bd0ce104366835ec58708 (patch) | |
tree | ad8d124b3a87e5b0803d4c398b8c65c43103be04 /kubernetes/oof/values.yaml | |
parent | ac626eba2c053c2349473a2e095db6859ab41032 (diff) |
el-alto early release build for osdf and has
Change-Id: I72b709b78e052704a816408159a08b36f2d6c83e
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-561
Diffstat (limited to 'kubernetes/oof/values.yaml')
-rw-r--r-- | kubernetes/oof/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/values.yaml b/kubernetes/oof/values.yaml index d72b1f0457..a9b2b2a9c5 100644 --- a/kubernetes/oof/values.yaml +++ b/kubernetes/oof/values.yaml @@ -26,7 +26,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/optf-osdf:1.3.2 +image: onap/optf-osdf:1.3.4 pullPolicy: Always # flag to enable debugging - application support required |