Skip to content

Commit 427bf91

Browse files
authored
Bump chart version
1 parent 4d3861f commit 427bf91

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

charts/selenium-grid/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,20 @@
22

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

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
69

10+
## :heavy_check_mark: 0.20.0
711

812
### Added
913
- fix missing securityContext in nodes (#1907) :: balazs92117
1014
- Support to nodes livenessProbe into the Helm Chart (#1897) :: Bruno Brito
1115
- helm chart VolumeMounts & Volumes for Selenium hub (#1893) :: Yoga Yu
1216

1317
### Changed
14-
- Update image tag to 4.12.1-20230904
18+
- Update image tag to 4.11.0-20230801
1519

1620
## :heavy_check_mark: 0.19.0
1721

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.20.0
6-
appVersion: 4.11.0-20230801
5+
version: 0.20.1
6+
appVersion: 4.12.1-20230904
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)