File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# selenium-grid
2
2
3
- ![ Version: 0.35.1 ] ( https://img.shields.io/badge/Version-0.35.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 4.24.0-20240907] ( https://img.shields.io/badge/AppVersion-4.24.0--20240907-informational?style=flat-square )
3
+ ![ Version: 0.35.2 ] ( https://img.shields.io/badge/Version-0.35.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 4.24.0-20240907] ( https://img.shields.io/badge/AppVersion-4.24.0--20240907-informational?style=flat-square )
4
4
5
5
A Helm chart for creating a Selenium Grid Server in Kubernetes
6
6
@@ -21,7 +21,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
21
21
| https://jaegertracing.github.io/helm-charts | jaeger | 3.2.0 |
22
22
| https://kedacore.github.io/charts | keda | 2.15.1 |
23
23
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.11.2 |
24
- | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.5 .0 |
24
+ | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 62.6 .0 |
25
25
26
26
## Values
27
27
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : selenium-grid
3
3
description : A Helm chart for creating a Selenium Grid Server in Kubernetes
4
4
type : application
5
- version : 0.35.1
5
+ version : 0.35.2
6
6
appVersion : 4.24.0-20240907
7
7
icon : https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
8
8
dependencies :
@@ -19,7 +19,7 @@ dependencies:
19
19
name : jaeger
20
20
condition : tracing.enabled, jaeger.enabled
21
21
- repository : https://prometheus-community.github.io/helm-charts
22
- version : 62.5 .0
22
+ version : 62.6 .0
23
23
name : kube-prometheus-stack
24
24
condition : monitoring.enabled, prometheus-stack.enabled
25
25
maintainers :
You can’t perform that action at this time.
0 commit comments