diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-02-27 16:38:20 +0000 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2023-03-06 13:23:19 +0000 |
commit | 8927ae6fba81add030a7a8696a91a9c49b677f51 (patch) | |
tree | 8ce6e366677e1c980656126d1fa7dda6dd357410 /kubernetes/sdc/components/sdc-cs/values.yaml | |
parent | ad61ccf6cccbe9a9637ef97eb98cee8dd70dce11 (diff) |
[SDC] Update SDC images to 1.12.2
Update SDC images to 1.12.2
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4417
Change-Id: I77301b7f258725a2b173a220bd7a872f0ee41179
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 b3dfbfa0ba..07c8e065a4 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.0 -cassandraInitImage: onap/sdc-cassandra-init:1.12.0 +image: onap/sdc-cassandra:1.12.2 +cassandraInitImage: onap/sdc-cassandra-init:1.12.2 pullPolicy: Always config: |