From 73e7867f5c63df22ae457916ce103bfab4e6b1bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 08:05:58 +0000 Subject: [PATCH] Bump selenium/node-chrome Bumps selenium/node-chrome from 4.1.1-20211217 to 107.0.5304.87-chromedriver-107.0.5304.62-20221104. --- updated-dependencies: - dependency-name: selenium/node-chrome dependency-type: direct:production update-type: version-update:semver-major ... 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..bc82885608 100644 --- a/k8s-deployment-full-grid.yaml +++ b/k8s-deployment-full-grid.yaml @@ -329,7 +329,7 @@ spec: spec: containers: - name: selenium-chrome-node - image: selenium/node-chrome:4.1.1-20211217 + image: selenium/node-chrome:107.0.5304.87-chromedriver-107.0.5304.62-20221104 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"