diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-09-05 05:00:02 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-09-05 05:00:02 -0700 |
commit | a64693b6107905f18910b3104e232397ab489acc (patch) | |
tree | 9195ad02dd7accdb6ed7b36a003f1079c124acf2 /kubernetes/oof/values.yaml | |
parent | 6583413c0bd736edbadb89b7c17600ec6e21163d (diff) |
Bump OOF image versions to 1.2.1
Bumped the OOF image versions to 1.2.1
Change-Id: I8104fc242c566760e2423c1507f562886df92d9a
Issue-ID: OPTFRA-287
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
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 fae9d93acf..ac1bcc0cb1 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.2.0 +image: onap/optf-osdf:1.2.1 pullPolicy: Always # flag to enable debugging - application support required |