From 4e0f73ab83f2237913cefeae6c31b9bfff09a4a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 21:49:15 +0000 Subject: [PATCH 1/2] Update Helm release jaeger to v4 --- charts/selenium-grid/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 731ca387fe..bcca5c568d 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/charts/selenium-grid/Chart.yaml @@ -15,7 +15,7 @@ dependencies: name: ingress-nginx condition: ingress.enableWithController, ingress-nginx.enabled - repository: https://jaegertracing.github.io/helm-charts - version: ^3 + version: ^4.0.0 name: jaeger condition: tracing.enabled, jaeger.enabled - repository: https://prometheus-community.github.io/helm-charts From 396792491656f8fcbc01f64beb411ea74c786a51 Mon Sep 17 00:00:00 2001 From: Selenium CI Bot Date: Tue, 2 Dec 2025 21:50:52 +0000 Subject: [PATCH 2/2] [ci] Update chart configuration table [skip test] --- charts/selenium-grid/CONFIGURATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/selenium-grid/CONFIGURATION.md b/charts/selenium-grid/CONFIGURATION.md index bdc2a58ca6..2fb33bd20d 100644 --- a/charts/selenium-grid/CONFIGURATION.md +++ b/charts/selenium-grid/CONFIGURATION.md @@ -20,7 +20,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes |------------|------|---------| | https://charts.bitnami.com/bitnami | postgresql | ^18.0.0 | | https://charts.bitnami.com/bitnami | redis | ^24.0.0 | -| https://jaegertracing.github.io/helm-charts | jaeger | ^3 | +| https://jaegertracing.github.io/helm-charts | jaeger | ^4.0.0 | | https://kedacore.github.io/charts | keda | ^2.17 | | https://kubernetes.github.io/ingress-nginx | ingress-nginx | ^4 | | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | ^79.0.0 |