diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-03-29 13:06:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-29 13:06:30 +0000 |
commit | b6e0f1a88ccb5f2bcaedc5e4d55682f18ed6be7a (patch) | |
tree | 780904162a4be406537fc549b8a27b414de2e912 /kubernetes/dmaap/components/dmaap-bc/values.yaml | |
parent | aa9a97a9e3a7175237fece4317cb5f81f0467842 (diff) | |
parent | bba4a13e10d23060f78132197c7ef08f698a0a11 (diff) |
Merge "[DMAAP] Bump image versions"
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc/values.yaml')
-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 |