aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/components/cds-blueprints-processor/values.yaml
diff options
context:
space:
mode:
authorsoumya.e.singh <soumya.e.singh@accenture.com>2024-12-20 10:20:40 +0530
committerAndreas Geissler <andreas-geissler@telekom.de>2025-01-02 08:24:26 +0100
commit91c35e5431e486f83dd795a5cbf504db0c71a266 (patch)
tree1e87cf558160c260feb0e37a92adc79040dbbac4 /kubernetes/cds/components/cds-blueprints-processor/values.yaml
parenta613603f1ebf0848be8e3fcd1f4470e296b5733d (diff)
[CDS]Update Image version to 1.7.1
Update Image version to 1.7.1 of CDS blueprint processor to point to latest image and update the DB URLs. Issue-ID: CCSDK-4068 Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com> Change-Id: I8258b84091fd28cc605b6a5a3ee6c7c947917643
Diffstat (limited to 'kubernetes/cds/components/cds-blueprints-processor/values.yaml')
-rwxr-xr-xkubernetes/cds/components/cds-blueprints-processor/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/components/cds-blueprints-processor/values.yaml b/kubernetes/cds/components/cds-blueprints-processor/values.yaml
index b0812f26b8..469e40f4bd 100755
--- a/kubernetes/cds/components/cds-blueprints-processor/values.yaml
+++ b/kubernetes/cds/components/cds-blueprints-processor/values.yaml
@@ -77,7 +77,7 @@ secrets:
# Application configuration defaults.
#################################################################
# application image
-image: onap/ccsdk-blueprintsprocessor:1.5.3
+image: onap/ccsdk-blueprintsprocessor:1.7.1
pullPolicy: Always
# flag to enable debugging - application support required