From c27804994075f620ac2a73a0be46e65f97721ed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 14:59:17 +0000 Subject: [PATCH 1/2] Update Helm release jaeger to v3.4.1 --- 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 a3876e69f..7d4666f2c 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.4.0 + version: 3.4.1 name: jaeger condition: tracing.enabled, jaeger.enabled - repository: https://prometheus-community.github.io/helm-charts From a5ef96ce59da83d5764d6908ad4c582c3d66b299 Mon Sep 17 00:00:00 2001 From: Selenium CI Bot Date: Sun, 23 Mar 2025 15:20:16 +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 17d890f6c..b098a3333 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 | 16.5.2 | | https://charts.bitnami.com/bitnami | redis | 20.11.4 | -| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.0 | +| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.1 | | https://kedacore.github.io/charts | keda | 2.16.1 | | https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.0 | | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 70.1.1 |