Update plugin brokers to version 3.1.0
Signed-off-by: Angel Misevski <amisevsk@redhat.com>7.20.x
parent
ec22ee4cd9
commit
8082b91ce0
|
|
@ -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.0.0
|
||||
che.workspace.plugin_broker.artifacts.image=quay.io/eclipse/che-plugin-artifacts-broker:v3.0.0
|
||||
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
|
||||
|
||||
# Docker image of Che plugin broker app that resolves workspace tooling configuration and copies
|
||||
# plugins dependencies to a workspace
|
||||
|
|
|
|||
Loading…
Reference in New Issue