From c74214ddf1ec0fa14131567513a3bbb7f72149f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 08:10:56 +0000 Subject: [PATCH] Bump selenium/router from 4.1.1-20211217 to 4.7.0-20221202 Bumps selenium/router from 4.1.1-20211217 to 4.7.0-20221202. --- updated-dependencies: - dependency-name: selenium/router dependency-type: direct:production update-type: version-update:semver-minor ... 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..08fe81d8a6 100644 --- a/k8s-deployment-full-grid.yaml +++ b/k8s-deployment-full-grid.yaml @@ -269,7 +269,7 @@ spec: spec: containers: - name: selenium-router - image: selenium/router:4.1.1-20211217 + image: selenium/router:4.7.0-20221202 env: - name: SE_DISTRIBUTOR_HOST value: "selenium-distributor"