diff options
author | 2021-06-21 13:42:54 +0000 | |
---|---|---|
committer | 2021-06-21 13:42:54 +0000 | |
commit | 51200ff8dda732f0debf7cc45aa84647626bda9b (patch) | |
tree | 84191dca67de85939c57ad7914316d542fa9fe82 /kubernetes/dmaap/components/dmaap-bc/values.yaml | |
parent | 8e032164e936cd0d1ee22737eebeabfe9fda58c7 (diff) | |
parent | bcba3c7323d64c8eaae6c9c3414a3a0eb8f85d7f (diff) |
Merge "[DMAAP-BC] Update incorrect topic values"
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 bfd0f1ebd3..65242b4a4f 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.5 +image: onap/dmaap/dmaap-bc:2.0.6 # application configuration |