diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-06-11 20:28:32 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-07-06 16:01:50 +0000 |
commit | d32b273cbd16058d4d22448766c06c68e38e90af (patch) | |
tree | 9dd618c38c3e6162aa5a632559bf89163d7664cf /kubernetes/sdc/components/sdc-cs | |
parent | ab71c57205ef0c84050ea1b8f08e46213db470c2 (diff) |
[SDC] Update SDC docker versions to 1.11.4
Early release of Kohn functionality
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4040
Change-Id: If64f4d3db51bcfb274a4895a19d51a6474c31cfe
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 2b6817b5a1..1e182ed3ee 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.10.4 -cassandraInitImage: onap/sdc-cassandra-init:1.10.4 +image: onap/sdc-cassandra:1.11.4 +cassandraInitImage: onap/sdc-cassandra-init:1.11.4 pullPolicy: Always config: |