diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-11-25 11:36:52 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-11-28 09:10:06 +0000 |
commit | c8c3316188fbc38e7504207432c7f13c69fdfae3 (patch) | |
tree | dd67641b3021544306b71505af9b512d42bd4565 /kubernetes/multicloud/components/multicloud-starlingx/values.yaml | |
parent | 22a994c04d3322212906011e5982956b2d8e59b4 (diff) |
[MULTICLOUD-SDC-DIST] Updgrade artifactbroker to use kafka native
Bump artifactbroker
Update sdc-dist config
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie54cd493ad3184b29eb48b099de973ab677d1008
Issue-ID: DMAAP-1819
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-starlingx/values.yaml')
-rw-r--r-- | kubernetes/multicloud/components/multicloud-starlingx/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml index 1232c3b79a..1fe7775aed 100644 --- a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml +++ b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml @@ -17,7 +17,7 @@ ################################################################# global: nodePortPrefixExt: 304 - artifactImage: onap/multicloud/framework-artifactbroker:1.8.1 + artifactImage: onap/multicloud/framework-artifactbroker:1.9.0 ################################################################# # Application configuration defaults. |