@@ -86,7 +86,7 @@ metadata:
8686 categories : Developer Tools
8787 certified : " false"
8888 containerImage : quay.io/eclipse/che-operator:next
89- createdAt : " 2026-05-15T10:45:47Z "
89+ createdAt : " 2026-05-21T07:42:52Z "
9090 description : A Kube-native development solution that delivers portable and collaborative
9191 developer workspaces.
9292 features.operators.openshift.io/cnf : " false"
@@ -108,7 +108,7 @@ metadata:
108108 operatorframework.io/arch.amd64 : supported
109109 operatorframework.io/arch.arm64 : supported
110110 operatorframework.io/os.linux : supported
111- name : eclipse-che.v7.118.0-980 .next
111+ name : eclipse-che.v7.118.0-986 .next
112112 namespace : placeholder
113113spec :
114114 apiservicedefinitions : {}
@@ -978,13 +978,11 @@ spec:
978978 - name : RELATED_IMAGE_single_host_gateway_config_sidecar
979979 value : quay.io/che-incubator/configbump:next
980980 - name : RELATED_IMAGE_gateway_authentication_sidecar
981- value : quay.io/openshift/origin-oauth-proxy:4.9
982- - name : RELATED_IMAGE_gateway_authorization_sidecar
983- value : quay.io/openshift/origin-kube-rbac-proxy:4.9
981+ value : quay.io/openshift/origin-oauth-proxy:4.22
984982 - name : RELATED_IMAGE_gateway_authentication_sidecar_k8s
985- value : quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
986- - name : RELATED_IMAGE_gateway_authorization_sidecar_k8s
987- value : quay.io/brancz/kube-rbac-proxy:v0.13.1
983+ value : quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
984+ - name : RELATED_IMAGE_gateway_authorization_sidecar
985+ value : quay.io/brancz/kube-rbac-proxy:v0.22.0
988986 - name : RELATED_IMAGE_gateway_header_sidecar
989987 value : quay.io/che-incubator/header-rewrite-proxy:latest
990988 - name : CHE_FLAVOR
@@ -1146,17 +1144,15 @@ spec:
11461144 name : single-host-gateway
11471145 - image : quay.io/che-incubator/configbump:next
11481146 name : single-host-gateway-config-sidecar
1149- - image : quay.io/openshift/origin-oauth-proxy:4.9
1147+ - image : quay.io/openshift/origin-oauth-proxy:4.22
11501148 name : gateway-authentication-sidecar
1151- - image : quay.io/openshift/origin-kube-rbac-proxy:4.9
1152- name : gateway-authorization-sidecar
1153- - image : quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
1149+ - image : quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
11541150 name : gateway-authentication-sidecar-k8s
1155- - image : quay.io/brancz/kube-rbac-proxy:v0.13.1
1156- name : gateway-authorization-sidecar-k8s
1151+ - image : quay.io/brancz/kube-rbac-proxy:v0.22.0
1152+ name : gateway-authorization-sidecar
11571153 - image : quay.io/che-incubator/header-rewrite-proxy:latest
11581154 name : gateway-header-sidecar
1159- version : 7.118.0-980 .next
1155+ version : 7.118.0-986 .next
11601156 webhookdefinitions :
11611157 - admissionReviewVersions :
11621158 - v1
0 commit comments