diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-10-23 11:58:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-23 11:58:10 +0000 |
commit | 03edd353d4470ab69b2c740568511a0bed4d4918 (patch) | |
tree | 96d0090632c7af021d4fd17b59fe09d45331c8c4 /kubernetes/dmaap | |
parent | 25af1e124044f9f9349a0c56403d5376a570b8db (diff) | |
parent | 5329f1fec1cffd978dd39f5994da0e193177b391 (diff) |
Merge "Sync docker tags with release manifest"
Diffstat (limited to 'kubernetes/dmaap')
-rw-r--r-- | kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml b/kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml index 372e1e45a2..2f6bef8059 100644 --- a/kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml +++ b/kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml @@ -31,7 +31,7 @@ pullPolicy: Always # application images repository: nexus3.onap.org:10001 -image: onap/dmaap/buscontroller:1.0.22 +image: onap/dmaap/buscontroller:1.0.23 # application configuration |