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
parent
119709139f
commit
444378684f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue