From b44d14cd056a8de85dbdb494d4e7c6a35166d139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 08:03:17 +0000 Subject: [PATCH] Bump selenium/event-bus from 4.1.1-20211217 to 4.6.0-20221104 Bumps selenium/event-bus from 4.1.1-20211217 to 4.6.0-20221104. --- updated-dependencies: - dependency-name: selenium/event-bus 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..d4ad5a6593 100644 --- a/k8s-deployment-full-grid.yaml +++ b/k8s-deployment-full-grid.yaml @@ -49,7 +49,7 @@ spec: spec: containers: - name: selenium-event-bus - image: selenium/event-bus:4.1.1-20211217 + image: selenium/event-bus:4.6.0-20221104 ports: - containerPort: 4442 protocol: TCP