Skip to content

Commit c10b3d2

Browse files
Update Helm release ingress-nginx to v4.12.0 (#2544)
* Update Helm release ingress-nginx to v4.12.0 * [ci] Update chart configuration table --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]>
1 parent 50dd03c commit c10b3d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: charts/selenium-grid/CONFIGURATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
2222
| https://charts.bitnami.com/bitnami | redis | 20.6.1 |
2323
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 |
2424
| https://kedacore.github.io/charts | keda | 2.16.1 |
25-
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
25+
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.0 |
2626
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 67.2.1 |
2727

2828
## Values

Diff for: charts/selenium-grid/Chart.yaml

+1-1
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://kubernetes.github.io/ingress-nginx
14-
version: 4.11.3
14+
version: 4.12.0
1515
name: ingress-nginx
1616
condition: ingress.enableWithController, ingress-nginx.enabled
1717
- repository: https://jaegertracing.github.io/helm-charts

0 commit comments

Comments
 (0)