diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-05-10 17:35:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-10 17:35:10 +0000 |
commit | 6e520f189fbd1cfab2359763e454eff07bbc68a6 (patch) | |
tree | ce830f7a9c8159697c0a2ba4735637c612440c3a /kubernetes/oof/values.yaml | |
parent | 0e4ba436188c1c957b4e03551238976d5511b842 (diff) | |
parent | 6cde0b321778c55b4b370e4df14f73fade98740c (diff) |
Merge "Changes related to TLS implemenation for oof-has"
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 24a0333e5a..06c190cc7a 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.4 +image: onap/optf-osdf:1.3.0-SNAPSHOT-latest pullPolicy: Always # flag to enable debugging - application support required |