From 2028385ca6f4c09a7d5e7b0e1b93536e2609f0a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 08:15:45 +0000 Subject: [PATCH] Bump selenium/distributor Bumps selenium/distributor from 4.0.0-beta-1-prerelease-20201202 to 4.8.0-20230123. --- 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 07255423e9..85e9e53f46 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.0.0-beta-1-prerelease-20201202 + image: selenium/distributor:4.8.0-20230123 env: - name: SE_EVENT_BUS_HOST value: "selenium-event-bus"