aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-cs/values.yaml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-11-17 19:08:12 +0100
committerS�bastien Determe <sebastien.determe@intl.att.com>2020-11-17 18:10:17 +0000
commitb365e0e582d6e62129e20b64d945516b2726ed53 (patch)
tree8258ff89aaade8c45b6019252cb236846c16650b /kubernetes/sdc/components/sdc-cs/values.yaml
parent73f2a414c1891195c02555a3d04a6868d8deddc7 (diff)
[SDC] Release 1.7.3 images
Release the 1.7.3 images for all sdc components Issue-ID: SDC-3364 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Icd873c8d5a2147e62938bf7fdd6da7b60bcf3c59
Diffstat (limited to 'kubernetes/sdc/components/sdc-cs/values.yaml')
-rw-r--r--kubernetes/sdc/components/sdc-cs/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdc/components/sdc-cs/values.yaml b/kubernetes/sdc/components/sdc-cs/values.yaml
index 589d530419..efe6dcddea 100644
--- a/kubernetes/sdc/components/sdc-cs/values.yaml
+++ b/kubernetes/sdc/components/sdc-cs/values.yaml
@@ -38,8 +38,8 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.7.2
-cassandraInitImage: onap/sdc-cassandra-init:1.7.2
+image: onap/sdc-cassandra:1.7.3
+cassandraInitImage: onap/sdc-cassandra-init:1.7.3
pullPolicy: Always