Merge "[DMAAP] Bump image versions"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 29 Mar 2021 13:06:30 +0000 (13:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 29 Mar 2021 13:06:30 +0000 (13:06 +0000)
kubernetes/dmaap/components/dmaap-bc/values.yaml
kubernetes/dmaap/components/dmaap-dr-node/values.yaml
kubernetes/dmaap/components/dmaap-dr-prov/values.yaml

index 07a6c06..bfd0f1e 100644 (file)
@@ -40,7 +40,7 @@ secrets:
 pullPolicy: Always
 
 # application images
-image: onap/dmaap/dmaap-bc:2.0.4
+image: onap/dmaap/dmaap-bc:2.0.5
 
 
 # application configuration
index 1e08954..1d55a13 100644 (file)
@@ -24,7 +24,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/dmaap/datarouter-node:2.1.7
+image: onap/dmaap/datarouter-node:2.1.8
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 1e8084a..df0e270 100644 (file)
@@ -35,7 +35,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/dmaap/datarouter-prov:2.1.7
+image: onap/dmaap/datarouter-prov:2.1.8
 pullPolicy: Always
 
 # flag to enable debugging - application support required