This repository was archived by the owner on Jun 22, 2024. It is now read-only.
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 22
33All notable changes to this helm chart will be documented in this file.
44
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+
516## :heavy_check_mark : 0.19.0
617
718### Added
@@ -10,7 +21,7 @@ All notable changes to this helm chart will be documented in this file.
1021## :heavy_check_mark : 0.18.1
1122
1223### Changed
13- - Update image tag to 4.11 .0-20230801
24+ - Update image tag to 4.10 .0-20230607
1425
1526## :heavy_check_mark : 0.18.0
1627
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : selenium-grid
33description : A Helm chart for creating a Selenium Grid Server in Kubernetes
44type : application
5- version : 0.19 .0
6- appVersion : 4.10 .0-20230607
5+ version : 0.20 .0
6+ appVersion : 4.11 .0-20230801
77icon : https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
88dependencies :
99- repository : https://kedacore.github.io/charts
You can’t perform that action at this time.
0 commit comments