Skip to content

Commit 69d9349

Browse files
authored
Bumping Chart version
1 parent 0049db7 commit 69d9349

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

charts/selenium-grid/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22

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

5-
## :heavy_check_mark: 0.21.3
5+
## :heavy_check_mark: 0.22.0
6+
7+
### Added
8+
- feat(keda): bumped up keda 2.12.0 (#1960) :: Amar Deep Singh
9+
- Add missing Ingress namespace field (#1966) :: Cody Lent
610

711
### Changed
812
- Update image tag to 4.13.0-20231004
913

14+
## :heavy_check_mark: 0.21.3
15+
16+
### Changed
17+
- Update image tag to 4.13.0-20230926
18+
1019
## :heavy_check_mark: 0.21.2
1120

1221
### Changed

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.21.3
6-
appVersion: 4.13.0-20230926
5+
version: 0.22.0
6+
appVersion: 4.13.0-20231004
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)