Merge "Upgrade OOF version in Helm charts"
authorAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Mon, 5 Nov 2018 19:20:24 +0000 (19:20 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 5 Nov 2018 19:20:24 +0000 (19:20 +0000)
kubernetes/oof/charts/oof-has/values.yaml
kubernetes/oof/values.yaml

index 952aa83..d825e44 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.2.3
+    optf_has: onap/optf-has:1.2.4
     filebeat: docker.elastic.co/beats/filebeat:5.5.0
 
 pullPolicy: Always
index 1d926fa..24a0333 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/optf-osdf:1.2.3
+image: onap/optf-osdf:1.2.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required