diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2018-09-06 10:13:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-06 10:13:00 +0000 |
commit | fd6f03148fbe2a94a6547aec64a6b5ab51ec55a5 (patch) | |
tree | 3875deb2c0e1297ea6c75856ffd302e1eb069019 /kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml | |
parent | c45fc016023a9dfc80677ed64b40abdf53015fbd (diff) | |
parent | c72605e462df76d7485425093a991ce85e9532a2 (diff) |
Merge "Initial calls to dmaaa-bc API"
Diffstat (limited to 'kubernetes/dmaap/charts/dmaap-bus-controller/values.yaml')
-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 56e178b188..85361d88f6 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.12 +image: onap/dmaap/buscontroller:1.0.17 # application configuration |