Skip to content

Commit 6acdc98

Browse files
authored
Bump chart version
1 parent b391c32 commit 6acdc98

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

charts/selenium-grid/CHANGELOG.md

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

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

5+
## :heavy_check_mark: 0.21.0
6+
7+
### Added
8+
- feat: Add option to inject sidecars into Node Pods (#1938)
9+
- Add minReplicaCount, remove replicas if autoscaling is enabled (#1932)
10+
511
## :heavy_check_mark: 0.20.1
612

713
### Changed

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.20.1
5+
version: 0.21.0
66
appVersion: 4.12.1-20230904
77
icon: https://github.com/SeleniumHQ/docker-selenium/raw/trunk/logo.png
88
dependencies:

0 commit comments

Comments
 (0)