From: Shankar Narayanan Date: Sat, 1 Jun 2019 01:36:43 +0000 (-0400) Subject: Update version of HAS, OSDF to 1.3.1, 1.3.2 X-Git-Tag: 4.0.0-ONAP~10^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=2e6fda64374bccd7e91efc3103062424a7c4ba3b Update version of HAS, OSDF to 1.3.1, 1.3.2 Change-Id: I1af39fc90d420f5dffcc6713f09913ce9c6ce538 Signed-off-by: Shankar Narayanan Issue-ID: OPTFRA-508 --- diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml index 8bc3e176d3..e53c3422e9 100755 --- a/kubernetes/oof/charts/oof-has/values.yaml +++ b/kubernetes/oof/charts/oof-has/values.yaml @@ -25,7 +25,7 @@ global: commonConfigPrefix: onap-oof-has image: readiness: oomk8s/readiness-check:2.0.0 - optf_has: onap/optf-has:1.3.0 + optf_has: onap/optf-has:1.3.1 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always 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