Update version of HAS, OSDF to 1.3.1, 1.3.2 91/89091/1
authorShankar Narayanan <snarayanan@research.att.com>
Sat, 1 Jun 2019 01:36:43 +0000 (21:36 -0400)
committerShankar Narayanan <snarayanan@research.att.com>
Sat, 1 Jun 2019 01:37:34 +0000 (21:37 -0400)
Change-Id: I1af39fc90d420f5dffcc6713f09913ce9c6ce538
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-508

kubernetes/oof/charts/oof-has/values.yaml
kubernetes/oof/values.yaml

index 8bc3e17..e53c342 100755 (executable)
@@ -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
index bf87f0f..d72b1f0 100644 (file)
@@ -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