diff options
author | vasraz <vasyl.razinkov@est.tech> | 2023-03-23 13:22:11 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2023-03-27 21:46:27 +0000 |
commit | 8b1f08592c26fe53e93d38c09c100e021947f328 (patch) | |
tree | d44515524b792ff849a13119c028db7bb6012e4e /kubernetes/sdc/components/sdc-cs/values.yaml | |
parent | 6539e7a7ee21d68ce6b0cc7be7b14e71ebaaf4d9 (diff) |
[SDC] Update docker images
Update SDC to 1.12.3
Update SDC-WD to 1.12.0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I36ae9f5cafd9a2f4f2548cfd4944c26a47cb1484
Issue-ID: SDC-4449
Diffstat (limited to 'kubernetes/sdc/components/sdc-cs/values.yaml')
-rw-r--r-- | kubernetes/sdc/components/sdc-cs/values.yaml | 4 |
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 07c8e065a4..c9eb535808 100644 --- a/kubernetes/sdc/components/sdc-cs/values.yaml +++ b/kubernetes/sdc/components/sdc-cs/values.yaml @@ -51,8 +51,8 @@ cassandra: # application image repository: nexus3.onap.org:10001 -image: onap/sdc-cassandra:1.12.2 -cassandraInitImage: onap/sdc-cassandra-init:1.12.2 +image: onap/sdc-cassandra:1.12.3 +cassandraInitImage: onap/sdc-cassandra-init:1.12.3 pullPolicy: Always config: |