File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
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
5
+ ## :heavy_check_mark : 0.20.1
6
+
7
+ ### Changed
8
+ - Update image tag to 4.12.1-20230904
6
9
10
+ ## :heavy_check_mark : 0.20.0
7
11
8
12
### Added
9
13
- fix missing securityContext in nodes (#1907 ) :: balazs92117
10
14
- Support to nodes livenessProbe into the Helm Chart (#1897 ) :: Bruno Brito
11
15
- helm chart VolumeMounts & Volumes for Selenium hub (#1893 ) :: Yoga Yu
12
16
13
17
### Changed
14
- - Update image tag to 4.12.1-20230904
18
+ - Update image tag to 4.11.0-20230801
15
19
16
20
## :heavy_check_mark : 0.19.0
17
21
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.20.0
6
- appVersion : 4.11.0-20230801
5
+ version : 0.20.1
6
+ appVersion : 4.12.1-20230904
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