File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
22
22
| https://charts.bitnami.com/bitnami | redis | 20.11.4 |
23
23
| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.1 |
24
24
| 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 |
26
26
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 70.2.1 |
27
27
28
28
## Values
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
11
11
name : keda
12
12
condition : autoscaling.enabled, keda.enabled
13
13
- repository : https://kubernetes.github.io/ingress-nginx
14
- version : 4.12.0
14
+ version : 4.12.1
15
15
name : ingress-nginx
16
16
condition : ingress.enableWithController, ingress-nginx.enabled
17
17
- repository : https://jaegertracing.github.io/helm-charts
You can’t perform that action at this time.
0 commit comments