diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-09-15 14:31:21 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-10-09 17:58:18 +0000 |
commit | 5daee105c4c7eae6d361b8d6247492d5a8eb99b8 (patch) | |
tree | 8b878d482198dea2baa1827c27235e6ceaa286e8 /kubernetes/sdc/components/sdc-cs/values.yaml | |
parent | a1b3470744bcf73eb9d11fd9758931b1c8371e83 (diff) |
[SDC] Update SDC to 1.9.3
Updating SDC images for Istanbul M4.
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ifbba120ef5fd1284a28703260169ab44b6a2bc58
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 fed4769202..223e023b28 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.9.0 -cassandraInitImage: onap/sdc-cassandra-init:1.9.0 +image: onap/sdc-cassandra:1.9.3 +cassandraInitImage: onap/sdc-cassandra-init:1.9.3 pullPolicy: Always config: |