Update plugin brokers to v3.1.1

Brokers update includes fix to warn user when multiple plugins embed the
same plugin (which can cause plugins to fail).

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
7.20.x
Angel Misevski 2020-02-14 14:15:40 -05:00
parent 119709139f
commit 444378684f
1 changed files with 2 additions and 2 deletions

View File

@ -462,8 +462,8 @@ che.singleport.wildcard_domain.ipless=false
# Docker image of Che plugin broker app that resolves workspace tooling configuration and copies
# plugins dependencies to a workspace
che.workspace.plugin_broker.metadata.image=quay.io/eclipse/che-plugin-metadata-broker:v3.1.0
che.workspace.plugin_broker.artifacts.image=quay.io/eclipse/che-plugin-artifacts-broker:v3.1.0
che.workspace.plugin_broker.metadata.image=quay.io/eclipse/che-plugin-metadata-broker:v3.1.1
che.workspace.plugin_broker.artifacts.image=quay.io/eclipse/che-plugin-artifacts-broker:v3.1.1
# Docker image of Che plugin broker app that resolves workspace tooling configuration and copies
# plugins dependencies to a workspace