diff --git a/charts/selenium-grid/CONFIGURATION.md b/charts/selenium-grid/CONFIGURATION.md index bdc2a58ca..2fb33bd20 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 | diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 731ca387f..bcca5c568 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