From 6ef0a54427cf029ab120f4c68a30a71176bc79f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 08:02:51 +0000 Subject: [PATCH] Bump selenium/node-edge from 4.1.1-20211217 to 4.1.1-20220121 Bumps selenium/node-edge from 4.1.1-20211217 to 4.1.1-20220121. --- updated-dependencies: - dependency-name: selenium/node-edge dependency-type: direct:production update-type: version-update:semver-patch ... 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..8596c34755 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:4.1.1-20220121 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"