diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-31 21:36:43 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-31 21:37:34 -0400 |
commit | 2e6fda64374bccd7e91efc3103062424a7c4ba3b (patch) | |
tree | c0035fe8be6fbe1501e62d3444dc6deb06cb994f /kubernetes/oof/values.yaml | |
parent | 56bc782c22235987a27f3061799b8e859fffafb2 (diff) |
Update version of HAS, OSDF to 1.3.1, 1.3.2
Change-Id: I1af39fc90d420f5dffcc6713f09913ce9c6ce538
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-508
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 bf87f0fa6e..d72b1f0457 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.0 +image: onap/optf-osdf:1.3.2 pullPolicy: Always # flag to enable debugging - application support required |