Skip to content

Commit

Permalink
Update Helm release ingress-nginx to v4.12.0 (#2544)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
renovate[bot] and selenium-ci authored Dec 31, 2024
1 parent 50dd03c commit c10b3d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/selenium-grid/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
| https://charts.bitnami.com/bitnami | redis | 20.6.1 |
| https://jaegertracing.github.io/helm-charts | jaeger | 3.3.3 |
| https://kedacore.github.io/charts | keda | 2.16.1 |
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.3 |
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.0 |
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 67.2.1 |

## Values
Expand Down
2 changes: 1 addition & 1 deletion charts/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
name: keda
condition: autoscaling.enabled, keda.enabled
- repository: https://kubernetes.github.io/ingress-nginx
version: 4.11.3
version: 4.12.0
name: ingress-nginx
condition: ingress.enableWithController, ingress-nginx.enabled
- repository: https://jaegertracing.github.io/helm-charts
Expand Down

0 comments on commit c10b3d2

Please sign in to comment.