This repository was archived by the owner on Nov 28, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
setup/install_che/che-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ spec:
2424 # server image used in Che deployment
2525 cheImage : ' quay.io/eclipse/che-server'
2626 # tag of an image used in Che deployment
27- cheImageTag : ' 7.12.2 '
27+ cheImageTag : ' 7.16.1 '
2828 # image:tag used in Devfile registry deployment
29- devfileRegistryImage : ' quay.io/eclipse/che-devfile-registry:7.12.2 '
29+ devfileRegistryImage : ' quay.io/eclipse/che-devfile-registry:7.16.1 '
3030 # image:tag used in plugin registry deployment
31- pluginRegistryImage : ' quay.io/eclipse/che-plugin-registry:7.12.2 '
31+ pluginRegistryImage : ' quay.io/eclipse/che-plugin-registry:7.16.1 '
3232 # defaults to `che`. When set to `codeready`, CodeReady Workspaces is deployed
3333 # the difference is in images, labels, exec commands
3434 cheFlavor : ' '
@@ -114,7 +114,7 @@ spec:
114114 # secret used in oAuthClient. Auto generated if left blank
115115 oAuthSecret : ' '
116116 # image:tag used in Keycloak deployment
117- identityProviderImage : ' quay.io/eclipse/che-keycloak:7.12.2 '
117+ identityProviderImage : ' quay.io/eclipse/che-keycloak:7.16.1 '
118118 k8s :
119119 # your global ingress domain
120120 ingressDomain : ' '
You can’t perform that action at this time.
0 commit comments