From fba7b64f619fc05ea0a01d21738861b0e197c3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 12:24:21 +0000 Subject: [PATCH] Bump selenium-grid from 0.55.0 to 1.0.0 in /helm in the docker group Bumps the docker group in /helm with 1 update: selenium-grid. Updates `selenium-grid` from 0.55.0 to 1.0.0 --- updated-dependencies: - dependency-name: selenium-grid dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker ... Signed-off-by: dependabot[bot] --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index b19650d..3b58609 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -18,7 +18,7 @@ appVersion: "1.7.1" dependencies: - name: selenium-grid - version: 0.55.0 + version: 1.0.0 repository: "https://www.selenium.dev/docker-selenium" condition: selenium.deploy - name: valkey