Skip to content

Commit 6dbfbbf

Browse files
Update Helm release ingress-nginx to v4.12.1 (#2736)
1 parent 5ae07a0 commit 6dbfbbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.11.4 |
2323
| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.1 |
2424
| https://kedacore.github.io/charts | keda | 2.16.1 |
25-
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.0 |
25+
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.1 |
2626
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 70.2.1 |
2727

2828
## Values

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

0 commit comments

Comments
 (0)