aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-cs
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-08-12 16:24:38 +0200
committerChrisC <christophe.closset@intl.att.com>2020-09-28 10:53:52 +0200
commit7ab573169efb142aa88d4f1d976c611f850ff9cf (patch)
treea6b817d493befc00d019b76bf6ffd19ca527e6b2 /kubernetes/sdc/components/sdc-cs
parent6220a464935468a8a5c87bcc714f4543bcefcac1 (diff)
[SDC] Update SDC latest images for Guilin
Bump sdc images to 1.7 version Issue-ID: SDC-3076 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I496ee4f63def228cca5783127d69aee08028c27f Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Diffstat (limited to 'kubernetes/sdc/components/sdc-cs')
-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 0738ca755d..4cf6e4d5f3 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.6.7
-cassandraInitImage: onap/sdc-cassandra-init:1.6.7
+image: onap/sdc-cassandra:1.7.1
+cassandraInitImage: onap/sdc-cassandra-init:1.7.1
pullPolicy: Always