Skip to content

Commit 27cd8d8

Browse files
committed
chart: Bump version 0.34.0
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 9d3d925 commit 27cd8d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ body:
6464
attributes:
6565
label: Selenium Grid chart version (chart version)
6666
description: What version of Selenium Grid chart are you using?
67-
placeholder: 0.33.1?
67+
placeholder: 0.34.0?
6868
validations:
6969
required: false

charts/selenium-grid/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## :heavy_check_mark: selenium-grid-0.33.1
1+
## :heavy_check_mark: selenium-grid-0.34.0
22

33
- Chart is using image tag 4.23.1-20240812
44
- Chart is tested on Kubernetes versions: v1.25.16, v1.26.15, v1.27.16, v1.28.12, v1.29.7, v1.30.3,

charts/selenium-grid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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.33.1
5+
version: 0.34.0
66
appVersion: 4.23.1-20240812
77
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
88
dependencies:

0 commit comments

Comments
 (0)