9 lines
368 B
Go
9 lines
368 B
Go
// This file is generated, and contains the latest versions of certain properties from che.properties
|
|
package deploy
|
|
|
|
const (
|
|
cheWorkspacePluginBrokerInitImage = "eclipse/che-init-plugin-broker:v0.24"
|
|
cheWorkspacePluginBrokerUnifiedImage = "eclipse/che-unified-plugin-broker:v0.24"
|
|
cheServerSecureExposerJwtProxyImage = "quay.io/eclipse/che-jwtproxy:dbd0578"
|
|
)
|