diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-03-25 10:15:41 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-03-27 13:49:41 +0000 |
commit | bba4a13e10d23060f78132197c7ef08f698a0a11 (patch) | |
tree | 5efdd6bc93b973da5151ee18e1ba200c7064de2f /kubernetes/dmaap/components/dmaap-bc | |
parent | 75a52ff6aa54884e3b79e538c77d64caacdce6ba (diff) |
[DMAAP] Bump image versions
Update DMaaP images for Bus Controller and Data Router.
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1542
[split commit in two]
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib227ace915ae1a39c87b5e10e0d0db3c1cdba46d
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc')
-rw-r--r-- | kubernetes/dmaap/components/dmaap-bc/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/values.yaml b/kubernetes/dmaap/components/dmaap-bc/values.yaml index 07a6c067a4..bfd0f1ebd3 100644 --- a/kubernetes/dmaap/components/dmaap-bc/values.yaml +++ b/kubernetes/dmaap/components/dmaap-bc/values.yaml @@ -40,7 +40,7 @@ secrets: pullPolicy: Always # application images -image: onap/dmaap/dmaap-bc:2.0.4 +image: onap/dmaap/dmaap-bc:2.0.5 # application configuration |