From f29ba15a816e9ba5ba5e9245bee3dc3537b57ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 08:03:34 +0000 Subject: [PATCH] Bump selenium/node-edge from 4.1.1-20211217 to 107.0-20221104 Bumps selenium/node-edge from 4.1.1-20211217 to 107.0-20221104. --- updated-dependencies: - dependency-name: selenium/node-edge dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- k8s-deployment-full-grid.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-deployment-full-grid.yaml b/k8s-deployment-full-grid.yaml index 769651704b..98bd5d447f 100644 --- a/k8s-deployment-full-grid.yaml +++ b/k8s-deployment-full-grid.yaml @@ -396,7 +396,7 @@ spec: spec: containers: - name: selenium-edge-node - image: selenium/node-edge:4.1.1-20211217 + image: selenium/node-edge:107.0-20221104 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"