diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-29 09:35:43 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2022-09-29 09:36:04 +0100 |
commit | bc0e3f00b54ef4b74c7db1ebcf8378b31985be31 (patch) | |
tree | bddcd86fea53156b762cb857a7720af56a1db7f0 /kubernetes/sdc/components/sdc-cs/values.yaml | |
parent | 6fc48a9d8a0f186e1fb9c5b94d52927d3714425d (diff) |
[SDC] Update SDC docker images to 1.11.9
Update SDC versions for M4
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4155
Change-Id: I87263dd8474287a29ae6c5b2f5f8c605a5aa9b1f
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 86e2b7b8e1..46208a21c6 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.11.8 -cassandraInitImage: onap/sdc-cassandra-init:1.11.8 +image: onap/sdc-cassandra:1.11.9 +cassandraInitImage: onap/sdc-cassandra-init:1.11.9 pullPolicy: Always config: |