diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-11-11 17:48:44 +0000 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-11-17 13:53:36 +0000 |
commit | 4501e19d3e57b38fa02c866abc812ec42ba63a63 (patch) | |
tree | c50dd63f77b35bb87a900dcf00d367a177dabc46 /kubernetes/sdc/components/sdc-cs | |
parent | ef30ef97fef8338720e3431b73a7b0e3e4cca575 (diff) |
[SDC] Update SDC to 1.9.5
Addresses issues found in Istanbul stability tests.
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3773
Change-Id: I1c28f35730aff7e22107218c72fb3ce942cd60b5
(cherry picked from commit 0ebca89a44f90b43ea856674691680ca8974e74f)
Diffstat (limited to 'kubernetes/sdc/components/sdc-cs')
-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 a36fdb5c0d..e00475adc4 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.4 -cassandraInitImage: onap/sdc-cassandra-init:1.9.4 +image: onap/sdc-cassandra:1.9.5 +cassandraInitImage: onap/sdc-cassandra-init:1.9.5 pullPolicy: Always config: |