Skip to content

Commit 6a51dc1

Browse files
renovate[bot]selenium-ciVietND96
authored
Update Helm release traefik to v40 (#3130)
* Update Helm release traefik to v40 * [ci] Update chart configuration table [skip test] --------- Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com> Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
1 parent b3c17b6 commit 6a51dc1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/selenium-grid/CONFIGURATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
2323
| https://jaegertracing.github.io/helm-charts | jaeger | ^4.0.0 |
2424
| https://kedacore.github.io/charts | keda | 2.19 |
2525
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | ^85.0.0 |
26-
| https://traefik.github.io/charts | traefik | ^39.0.0 |
26+
| https://traefik.github.io/charts | traefik | ^40.0.0 |
2727

2828
## Values
2929

charts/selenium-grid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
name: keda
1212
condition: autoscaling.enabled, keda.enabled
1313
- repository: https://traefik.github.io/charts
14-
version: ^39.0.0
14+
version: ^40.0.0
1515
name: traefik
1616
condition: ingress.enableWithController, traefik.enabled
1717
- repository: https://jaegertracing.github.io/helm-charts

0 commit comments

Comments
 (0)