update data router images to fix dr logging 55/73555/2
authorEmmett Cox <emmett.cox@ericsson.com>
Mon, 26 Nov 2018 16:57:27 +0000 (16:57 +0000)
committerEmmett Cox <emmett.cox@ericsson.com>
Tue, 27 Nov 2018 10:22:56 +0000 (10:22 +0000)
Change-Id: I244a2ab64a3377a1c383c6fdddaac3519a44caf1
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-877

kubernetes/dmaap/charts/dmaap-data-router/charts/dmaap-dr-node/values.yaml
kubernetes/dmaap/charts/dmaap-data-router/charts/dmaap-dr-prov/values.yaml

index 8062a33..4867130 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/dmaap/datarouter-node:1.0.3
+image: onap/dmaap/datarouter-node:1.0.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 25e058d..bf55a08 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/dmaap/datarouter-prov:1.0.3
+image: onap/dmaap/datarouter-prov:1.0.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -79,4 +79,4 @@ resources:
     requests:
       cpu: 1000m
       memory: 2Gi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}