File tree 2 files changed +14
-3
lines changed
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.23.0
6
+
7
+ ### Added
8
+
9
+ - Update tag in docs and files [ skip ci] :: Selenium CI Bot
10
+ - feat: video recording with pluggable upload container (#1881 ) :: Mårten Svantesson
11
+ - Update Video/Dockerfile with based image ffmpeg:6.0-alpine (#1981 ) :: Viet Nguyen Duc
12
+
13
+ ### Changed
14
+ - Update image tag to 4.14.1-20231025
15
+
5
16
## :heavy_check_mark : 0.22.0
6
17
7
18
### Added
8
19
- feat(keda): bumped up keda 2.12.0 (#1960 ) :: Amar Deep Singh
9
20
- Add missing Ingress namespace field (#1966 ) :: Cody Lent
10
21
11
22
### Changed
12
- - Update image tag to 4.14.1-20231025
23
+ - Update image tag to 4.13.0-20231004
13
24
14
25
## :heavy_check_mark : 0.21.3
15
26
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.22 .0
6
- appVersion : 4.13.0-20231004
5
+ version : 0.23 .0
6
+ appVersion : 4.14.1-20231025
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