From d92837b55ae2e89ddd44cc1a8e00a97693770022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 08:04:45 +0000 Subject: [PATCH] Bump selenium/node-edge from 4.1.1-20211217 to 108.0-20221219 Bumps selenium/node-edge from 4.1.1-20211217 to 108.0-20221219. --- 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..a5bb6603a6 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:108.0-20221219 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"