Skip to content

Commit a5b5555

Browse files
authored
Bumping Chart version
1 parent e0fa1d4 commit a5b5555

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,6 +2,17 @@
22

33
All 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

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.19.0
6-
appVersion: 4.10.0-20230607
5+
version: 0.20.0
6+
appVersion: 4.11.0-20230801
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)