Release 1.3.0 for HAS and OSDF 00/87700/1
authorShankar Narayanan <snarayanan@research.att.com>
Tue, 14 May 2019 17:47:47 +0000 (13:47 -0400)
committerShankar Narayanan <snarayanan@research.att.com>
Tue, 14 May 2019 17:47:58 +0000 (13:47 -0400)
Change-Id: Id5244f15d4e8b08babc19309398419394a95e5f0
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-491

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

index 69e24c7..8bc3e17 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-SNAPSHOT-latest
+    optf_has: onap/optf-has:1.3.0
     filebeat: docker.elastic.co/beats/filebeat:5.5.0
 
 pullPolicy: Always
index 5099091..bf87f0f 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/optf-osdf:1.3.0-SNAPSHOT-latest
+image: onap/optf-osdf:1.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required