From 0d13d06432304024dd95e1922b933460b3d31716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 08:03:37 +0000 Subject: [PATCH] Bump selenium/distributor from 4.1.1-20211217 to 4.7.2-20221219 Bumps selenium/distributor from 4.1.1-20211217 to 4.7.2-20221219. --- updated-dependencies: - dependency-name: selenium/distributor 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..4ea109f31b 100644 --- a/k8s-deployment-full-grid.yaml +++ b/k8s-deployment-full-grid.yaml @@ -207,7 +207,7 @@ spec: spec: containers: - name: selenium-distributor - image: selenium/distributor:4.1.1-20211217 + image: selenium/distributor:4.7.2-20221219 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"