@@ -108,7 +108,7 @@ metadata:
108
108
operatorframework.io/arch.amd64 : supported
109
109
operatorframework.io/arch.arm64 : supported
110
110
operatorframework.io/os.linux : supported
111
- name : eclipse-che.v7.99.0-902 .next
111
+ name : eclipse-che.v7.99.0-903 .next
112
112
namespace : placeholder
113
113
spec :
114
114
apiservicedefinitions : {}
@@ -929,15 +929,9 @@ spec:
929
929
- name : RELATED_IMAGE_single_host_gateway_config_sidecar
930
930
value : quay.io/che-incubator/configbump:next
931
931
- name : RELATED_IMAGE_gateway_authentication_sidecar
932
- value : quay.io/openshift/origin-oauth-proxy:4.9
933
- - name : RELATED_IMAGE_gateway_authorization_sidecar
934
- value : quay.io/openshift/origin-kube-rbac-proxy:4.9
935
- - name : RELATED_IMAGE_gateway_authentication_sidecar_k8s
936
932
value : quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
937
- - name : RELATED_IMAGE_gateway_authorization_sidecar_k8s
933
+ - name : RELATED_IMAGE_gateway_authorization_sidecar
938
934
value : quay.io/brancz/kube-rbac-proxy:v0.13.1
939
- - name : RELATED_IMAGE_gateway_header_sidecar
940
- value : quay.io/che-incubator/header-rewrite-proxy:latest
941
935
- name : CHE_FLAVOR
942
936
value : che
943
937
- name : CONSOLE_LINK_NAME
@@ -1077,7 +1071,7 @@ spec:
1077
1071
minKubeVersion : 1.19.0
1078
1072
provider :
1079
1073
name : Eclipse Foundation
1080
- version : 7.99.0-902 .next
1074
+ version : 7.99.0-903 .next
1081
1075
webhookdefinitions :
1082
1076
- admissionReviewVersions :
1083
1077
- v1
0 commit comments