File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this helm chart will be documented in this file.
4
4
5
+ ## :heavy_check_mark : 0.20.0
6
+
7
+
8
+ ### Added
9
+ - fix missing securityContext in nodes (#1907 ) :: balazs92117
10
+ - Support to nodes livenessProbe into the Helm Chart (#1897 ) :: Bruno Brito
11
+ - helm chart VolumeMounts & Volumes for Selenium hub (#1893 ) :: Yoga Yu
12
+
13
+ ### Changed
14
+ - Update image tag to 4.11.0-20230801
15
+
5
16
## :heavy_check_mark : 0.19.0
6
17
7
18
### Added
@@ -10,7 +21,7 @@ All notable changes to this helm chart will be documented in this file.
10
21
## :heavy_check_mark : 0.18.1
11
22
12
23
### Changed
13
- - Update image tag to 4.11 .0-20230801
24
+ - Update image tag to 4.10 .0-20230607
14
25
15
26
## :heavy_check_mark : 0.18.0
16
27
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ 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.19 .0
6
- appVersion : 4.10 .0-20230607
5
+ version : 0.20 .0
6
+ appVersion : 4.11 .0-20230801
7
7
icon : https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
8
8
dependencies :
9
9
- repository : https://kedacore.github.io/charts
You can’t perform that action at this time.
0 commit comments