diff --git a/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml b/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml
index 24bc9be38e..664299af0e 100644
--- a/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml
+++ b/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml
@@ -104,7 +104,7 @@ metadata:
     operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
     repository: https://github.com/eclipse-che/che-operator
     support: Eclipse Foundation
-  name: eclipse-che.v7.94.0-893.next
+  name: eclipse-che.v7.95.0-894.next
   namespace: placeholder
 spec:
   apiservicedefinitions: {}
@@ -929,7 +929,7 @@ spec:
                       - name: RELATED_IMAGE_gateway_authorization_sidecar
                         value: quay.io/openshift/origin-kube-rbac-proxy:4.9
                       - name: RELATED_IMAGE_gateway_authentication_sidecar_k8s
-                        value: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
+                        value: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
                       - name: RELATED_IMAGE_gateway_authorization_sidecar_k8s
                         value: quay.io/brancz/kube-rbac-proxy:v0.13.1
                       - name: RELATED_IMAGE_gateway_header_sidecar
@@ -1073,7 +1073,7 @@ spec:
   minKubeVersion: 1.19.0
   provider:
     name: Eclipse Foundation
-  version: 7.94.0-893.next
+  version: 7.95.0-894.next
   webhookdefinitions:
     - admissionReviewVersions:
         - v1
diff --git a/config/manager/manager.yaml b/config/manager/manager.yaml
index 2dff0b24eb..b7eff46693 100644
--- a/config/manager/manager.yaml
+++ b/config/manager/manager.yaml
@@ -78,7 +78,7 @@ spec:
             - name: RELATED_IMAGE_gateway_authorization_sidecar
               value: quay.io/openshift/origin-kube-rbac-proxy:4.9
             - name: RELATED_IMAGE_gateway_authentication_sidecar_k8s
-              value: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
+              value: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
             - name: RELATED_IMAGE_gateway_authorization_sidecar_k8s
               value: quay.io/brancz/kube-rbac-proxy:v0.13.1
             - name: RELATED_IMAGE_gateway_header_sidecar
diff --git a/deploy/deployment/kubernetes/combined.yaml b/deploy/deployment/kubernetes/combined.yaml
index 4e351a077e..74a0f02f4c 100644
--- a/deploy/deployment/kubernetes/combined.yaml
+++ b/deploy/deployment/kubernetes/combined.yaml
@@ -9159,7 +9159,7 @@ spec:
         - name: RELATED_IMAGE_gateway_authorization_sidecar
           value: quay.io/openshift/origin-kube-rbac-proxy:4.9
         - name: RELATED_IMAGE_gateway_authentication_sidecar_k8s
-          value: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
+          value: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
         - name: RELATED_IMAGE_gateway_authorization_sidecar_k8s
           value: quay.io/brancz/kube-rbac-proxy:v0.13.1
         - name: RELATED_IMAGE_gateway_header_sidecar
diff --git a/deploy/deployment/kubernetes/objects/che-operator.Deployment.yaml b/deploy/deployment/kubernetes/objects/che-operator.Deployment.yaml
index 679ae746c5..e8a2d88069 100644
--- a/deploy/deployment/kubernetes/objects/che-operator.Deployment.yaml
+++ b/deploy/deployment/kubernetes/objects/che-operator.Deployment.yaml
@@ -72,7 +72,7 @@ spec:
         - name: RELATED_IMAGE_gateway_authorization_sidecar
           value: quay.io/openshift/origin-kube-rbac-proxy:4.9
         - name: RELATED_IMAGE_gateway_authentication_sidecar_k8s
-          value: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
+          value: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
         - name: RELATED_IMAGE_gateway_authorization_sidecar_k8s
           value: quay.io/brancz/kube-rbac-proxy:v0.13.1
         - name: RELATED_IMAGE_gateway_header_sidecar
diff --git a/deploy/deployment/openshift/combined.yaml b/deploy/deployment/openshift/combined.yaml
index 5764868dcc..099002e489 100644
--- a/deploy/deployment/openshift/combined.yaml
+++ b/deploy/deployment/openshift/combined.yaml
@@ -9161,7 +9161,7 @@ spec:
         - name: RELATED_IMAGE_gateway_authorization_sidecar
           value: quay.io/openshift/origin-kube-rbac-proxy:4.9
         - name: RELATED_IMAGE_gateway_authentication_sidecar_k8s
-          value: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
+          value: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
         - name: RELATED_IMAGE_gateway_authorization_sidecar_k8s
           value: quay.io/brancz/kube-rbac-proxy:v0.13.1
         - name: RELATED_IMAGE_gateway_header_sidecar
diff --git a/deploy/deployment/openshift/objects/che-operator.Deployment.yaml b/deploy/deployment/openshift/objects/che-operator.Deployment.yaml
index 58ded21bd4..8399c05156 100644
--- a/deploy/deployment/openshift/objects/che-operator.Deployment.yaml
+++ b/deploy/deployment/openshift/objects/che-operator.Deployment.yaml
@@ -72,7 +72,7 @@ spec:
         - name: RELATED_IMAGE_gateway_authorization_sidecar
           value: quay.io/openshift/origin-kube-rbac-proxy:4.9
         - name: RELATED_IMAGE_gateway_authentication_sidecar_k8s
-          value: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
+          value: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
         - name: RELATED_IMAGE_gateway_authorization_sidecar_k8s
           value: quay.io/brancz/kube-rbac-proxy:v0.13.1
         - name: RELATED_IMAGE_gateway_header_sidecar
diff --git a/helmcharts/next/templates/che-operator.Deployment.yaml b/helmcharts/next/templates/che-operator.Deployment.yaml
index 679ae746c5..e8a2d88069 100644
--- a/helmcharts/next/templates/che-operator.Deployment.yaml
+++ b/helmcharts/next/templates/che-operator.Deployment.yaml
@@ -72,7 +72,7 @@ spec:
         - name: RELATED_IMAGE_gateway_authorization_sidecar
           value: quay.io/openshift/origin-kube-rbac-proxy:4.9
         - name: RELATED_IMAGE_gateway_authentication_sidecar_k8s
-          value: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
+          value: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
         - name: RELATED_IMAGE_gateway_authorization_sidecar_k8s
           value: quay.io/brancz/kube-rbac-proxy:v0.13.1
         - name: RELATED_IMAGE_gateway_header_sidecar