aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/components/dmaap-listener/values.yaml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-23 11:25:39 -0500
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-03-31 20:57:53 +0000
commit9e310e77448e5449f5a573bbd7c0fed4e1b36ffe (patch)
treea1eed91857f6d16a8372576361d68c7bb5eac3fd /kubernetes/sdnc/components/dmaap-listener/values.yaml
parentde01b934bed73b5bb64b9bd7e49d0cb823adff3a (diff)
[CCSDK-SDNC] Bump versions for Honolulu
Bump versions of CCSDK (including CDS) and SDNC images for SDNC Honolulu release. Fixed issues found in CDS command-executor and py-executor pods. Added missing env variable settings. Issue-ID: CCSDK-3125 Issue-ID: SDNC-1473 Issue-ID: CCSDK-3192 Issue-ID: CCSDK-3197 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id3bbe696313c568dc9ffb328715a7fc572330411
Diffstat (limited to 'kubernetes/sdnc/components/dmaap-listener/values.yaml')
-rw-r--r--kubernetes/sdnc/components/dmaap-listener/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdnc/components/dmaap-listener/values.yaml b/kubernetes/sdnc/components/dmaap-listener/values.yaml
index 5378d64e9f..67282d5a53 100644
--- a/kubernetes/sdnc/components/dmaap-listener/values.yaml
+++ b/kubernetes/sdnc/components/dmaap-listener/values.yaml
@@ -49,7 +49,7 @@ secrets:
# Application configuration defaults.
#################################################################
# application image
-image: onap/sdnc-dmaap-listener-image:2.0.5
+image: onap/sdnc-dmaap-listener-image:2.1.3
pullPolicy: Always
# flag to enable debugging - application support required