Skip to content

Commit 020ded4

Browse files
authored
Bumping chart version
1 parent 9b4acaa commit 020ded4

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

charts/selenium-grid/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,25 @@
22

33
All notable changes to this helm chart will be documented in this file.
44

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+
516
## :heavy_check_mark: 0.22.0
617

718
### Added
819
- feat(keda): bumped up keda 2.12.0 (#1960) :: Amar Deep Singh
920
- Add missing Ingress namespace field (#1966) :: Cody Lent
1021

1122
### Changed
12-
- Update image tag to 4.14.1-20231025
23+
- Update image tag to 4.13.0-20231004
1324

1425
## :heavy_check_mark: 0.21.3
1526

charts/selenium-grid/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: selenium-grid
33
description: A Helm chart for creating a Selenium Grid Server in Kubernetes
44
type: application
5-
version: 0.22.0
6-
appVersion: 4.13.0-20231004
5+
version: 0.23.0
6+
appVersion: 4.14.1-20231025
77
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
88
dependencies:
99
- repository: https://kedacore.github.io/charts

0 commit comments

Comments
 (0)