diff options
author | 2021-11-11 17:48:44 +0000 | |
---|---|---|
committer | 2021-11-12 15:41:59 +0000 | |
commit | 0ebca89a44f90b43ea856674691680ca8974e74f (patch) | |
tree | 5b7301e7f181f2108c5e92fe92fae97425148202 /kubernetes/sdc/components/sdc-cs | |
parent | 04352ee80d9b3c0813e408298de031687d57a780 (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
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: |