From: Dileep Ranganathan Date: Thu, 26 Jul 2018 10:29:26 +0000 (-0700) Subject: Update OOF image version X-Git-Tag: 3.0.0-ONAP~430^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c73f32a2e4aa651c293601230d55fcce629b05f6;p=oom.git Update OOF image version Updated the latest OOF docker image versions for HAS and OSDF Change-Id: Id354ac986b1ad449cdcd1a988990064d39165d49 Issue-ID: OPTFRA-287 Signed-off-by: Dileep Ranganathan --- diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml index 6ffb372843..c8a9f03f6a 100755 --- a/kubernetes/oof/charts/oof-has/values.yaml +++ b/kubernetes/oof/charts/oof-has/values.yaml @@ -24,7 +24,7 @@ global: commonConfigPrefix: onap-oof-has image: readiness: oomk8s/readiness-check:2.0.0 - optf_has: onap/optf-has:1.1.1 + optf_has: onap/optf-has:1.2.0 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always diff --git a/kubernetes/oof/values.yaml b/kubernetes/oof/values.yaml index baeed47257..fae9d93acf 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.1.1 +image: onap/optf-osdf:1.2.0 pullPolicy: Always # flag to enable debugging - application support required