diff --git a/charts/selenium-grid/CONFIGURATION.md b/charts/selenium-grid/CONFIGURATION.md index 48baceea7..eafa9dd59 100644 --- a/charts/selenium-grid/CONFIGURATION.md +++ b/charts/selenium-grid/CONFIGURATION.md @@ -23,7 +23,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes | https://jaegertracing.github.io/helm-charts | jaeger | ^4.0.0 | | https://kedacore.github.io/charts | keda | 2.19 | | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | ^85.0.0 | -| https://traefik.github.io/charts | traefik | ^39.0.0 | +| https://traefik.github.io/charts | traefik | ^40.0.0 | ## Values diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 502b1fd5b..a5c34fef3 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/charts/selenium-grid/Chart.yaml @@ -11,7 +11,7 @@ dependencies: name: keda condition: autoscaling.enabled, keda.enabled - repository: https://traefik.github.io/charts - version: ^39.0.0 + version: ^40.0.0 name: traefik condition: ingress.enableWithController, traefik.enabled - repository: https://jaegertracing.github.io/helm-charts