diff options
author | dglFromAtt <dgl@research.att.com> | 2019-05-09 15:21:55 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-05-09 15:22:00 +0000 |
commit | e9e4b84bcb1d4b29edcc0dfa12c1a1f00e9b5f0c (patch) | |
tree | 40141e6ac762b1a312d2a67cb5a5617719cad03b /kubernetes/dmaap/components/dmaap-bc/values.yaml | |
parent | cbdb0e47551cb39892c90e51867e5d724655c51d (diff) |
Reference released docker images
Change-Id: Ic746cd1c1c05562823740813eb8ca2390940a7c3
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1196
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 5406ade930..6b974141d0 100644 --- a/kubernetes/dmaap/components/dmaap-bc/values.yaml +++ b/kubernetes/dmaap/components/dmaap-bc/values.yaml @@ -30,7 +30,7 @@ pullPolicy: Always # application images repository: nexus3.onap.org:10001 -image: onap/dmaap/dmaap-bc:1.1.4-STAGING-latest +image: onap/dmaap/dmaap-bc:1.1.5 # application configuration |