diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-04-26 11:04:33 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2023-04-26 11:07:25 +0100 |
commit | 54ba66aa4d3529f197d1825f0cbd06ab88e0d509 (patch) | |
tree | f780e8a1d8498dff7fa805e89ce5655c84fe4cf1 /kubernetes/sdc/components/sdc-cs/values.yaml | |
parent | a336bf408d5821aae5d19fcd27bd54dd7246b82d (diff) |
[SDC] Update SDC images to 1.12.4
Update images for London M4
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4458
Change-Id: Id20dac774c7be563462959ceb15c53672fa07102
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 c9eb535808..f58fca7a07 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.3 -cassandraInitImage: onap/sdc-cassandra-init:1.12.3 +image: onap/sdc-cassandra:1.12.4 +cassandraInitImage: onap/sdc-cassandra-init:1.12.4 pullPolicy: Always config: |